(Network Address Conversion): Move INADDR_ANY to here.
authorKevin Ryde <user42@zip.com.au>
Thu, 27 Oct 2005 01:05:43 +0000 (01:05 +0000)
committerKevin Ryde <user42@zip.com.au>
Thu, 27 Oct 2005 01:05:43 +0000 (01:05 +0000)
commit13ed23db8ed742a962a8b678eee925b5123997e4
tree84f055689ace7eb3aca9e75ec4de780c47f9b1de
parent64cdbfc7af8fac7e4b29013192284f30ffa4d441
(Network Address Conversion): Move INADDR_ANY to here.
(Network Socket Address): New section, move sockaddr bits to here, add
new make-socket-address.
(Network Sockets and Communication): In connect, bind, and sendto, now
take socket address object.  In bind, leave INADDR constants for
"Network Address Conversion" node.  In those plus accept, getsockname,
getpeername, reword a bit for clarity.
doc/ref/posix.texi