]> git.sur5r.net Git - openldap/commit
Use sock_errno() and sock_errstr() in socket debug messages.
authorHoward Chu <hyc@openldap.org>
Sun, 29 Aug 1999 01:51:45 +0000 (01:51 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 29 Aug 1999 01:51:45 +0000 (01:51 +0000)
commitd75975edf840aee0271d2b9d7eb6237fccec5791
treecce0a0a5be822340283b979a6ce618b7be48d93c
parenta60406860f7b0b4562a9e49eb22525727cc3ea65
Use sock_errno() and sock_errstr() in socket debug messages.
Use a UDP socket connected to itself to allow signals to terminate the
select() in slapd_daemon_task().
servers/slapd/daemon.c