openssl/crypto/bio
Andy Polyakov 25d1d62275 http://cvs.openssl.org/chngview?cn=19053 made me wonder if bind() and
connect() are as finicky as sendto() when it comes to socket address
length. As it turned out they are, therefore the fix. Note that you
can't reproduce the problem on Linux, it was failing on Solaris,
FreeBSD, most likely on more...
2010-01-07 13:12:30 +00:00
..
.cvsignore
b_dump.c
b_print.c
b_sock.c http://cvs.openssl.org/chngview?cn=19053 made me wonder if bind() and 2010-01-07 13:12:30 +00:00
bf_buff.c
bf_lbuf.c
bf_nbio.c
bf_null.c
bio_cb.c
bio_err.c
bio_lcl.h
bio_lib.c Update from 1.0.0-stable 2009-06-25 11:29:30 +00:00
bio.h PR: 2028 2009-09-04 17:42:53 +00:00
bss_acpt.c
bss_bio.c
bss_conn.c
bss_dgram.c sendto is reportedly picky about destination socket address length. 2010-01-07 10:42:39 +00:00
bss_fd.c
bss_file.c Prevent ignored return value warning 2009-10-04 14:04:27 +00:00
bss_log.c
bss_mem.c
bss_null.c
bss_rtcp.c
bss_sock.c
Makefile