DragonFly BSD
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


From: Aggelos Economopoulos <aoiko@xxxxxxxxxxxxxx>
Date: Tue, 08 Dec 2009 23:36:06 +0200

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]