DragonFly commits List (threaded) for 2009-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: git: network - Move socket from netmsg ext to netmsg header, add port to socket
Matthew Dillon wrote:
> :+ *
> :+ * XXX
> :+ */
> :+void
> :+sosetport(struct socket *so, lwkt_port_t port)
> :+{
> :+ so->so_port = port;
> :+}
> :+
> :
> :Err. What's the XXX for?
[...]
> Hence the XXX. Ok, I was a little sparse in my code comment :-)
Heh, I'll say :)
Thanks,
Aggelos
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]