]> git.sur5r.net Git - openldap/commit
Move the input data exhaustion loop to connection.c from daemon.c
authorJulio Sánchez Fernández <jsanchez@openldap.org>
Tue, 20 Jul 1999 18:02:44 +0000 (18:02 +0000)
committerJulio Sánchez Fernández <jsanchez@openldap.org>
Tue, 20 Jul 1999 18:02:44 +0000 (18:02 +0000)
commit76227acb1f80cb08cec385bfbddebd09b80bd627
treee021a2b89da6a3a584cdbdc1cdca69c6b49206f5
parent535cc3442198514ac262673c3012a092e80c6a7b
Move the input data exhaustion loop to connection.c from daemon.c
Let transport (TLS or somesuch) force reading or writing on
sockets even if the higher layers think otherwise.
servers/slapd/connection.c