openldap/servers
Julio Sánchez Fernández 0053b27ce0 Look on connection_read() if it returns positive so it has a chance
to exhaust all protocol units received from the transport layer.
I think this is the necessary fix for the TLS-data-ready/
socket-not-ready issue, but I have not experimented that problem
yet, so I am unsure about its effectiveness.
Now, do we need something like that for connection_write?  How would
we go about implementing it?
1999-07-16 18:53:30 +00:00
..
ldapd Pass socklen_t* instead of int* to getsockopt, accept, getpeername, recvfrom 1999-07-16 18:43:10 +00:00
slapd Look on connection_read() if it returns positive so it has a chance 1999-07-16 18:53:30 +00:00
slurpd Include $(TLS_LIBS) 1999-07-13 19:15:14 +00:00
Makefile.in