K 10
svn:author
V 5
eagle
K 8
svn:date
V 27
2005-06-11T23:25:18.188014Z
K 7
svn:log
V 333
On second thought, rather than providing a network_connect_sockaddr, what's
really needed is a socket creation function that does all the setup
(including setting the bind address as needed) and then returns the file
descriptor so that the caller can do their own non-blocking connect.  Change
the implementation to do that instead.

END
