Commit graph

2 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