git: network - Move socket from netmsg ext to netmsg header, add port to socket

Aggelos Economopoulos aoiko at cc.ece.ntua.gr
Tue Dec 8 13:37:01 PST 2009


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





More information about the Commits mailing list