Commit graph

4 commits

Author SHA1 Message Date
tv
2883547a97 Fix socket outbound connections; vanessa_socket_client_open_src_sockaddr_in()
was always zeroing out the "from", causing sin.sin_family to be zero.
(Move the memset to where it should have been, in the
vanessa_socket_client_open_sockaddr_in() function.)

Bump PKGREVISION.
2006-01-31 14:55:26 +00:00
joerg
353ebf4bec Fix errno. 2006-01-15 17:32:52 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
grant
440acb607e Initial import of vanessa_socket-0.0.7 into the NetBSD packages collection.
vanessa_socket is a library that simplifies TCP/IP socket operations.
It includes code to open a socket to a server as a client, to listen on
socket for clients as a server and to pipe information between sockets.
2004-09-25 00:05:06 +00:00