openldap/servers
Kurt Zeilenga b509dd4d8c sockpair cleanup including:
provide prototype in lutil.h
use LBER_SOCKET_T instead of int in prototype.  (didn't use
	ber_socket_t so all of lber.h wouldn't have be dragged in)
rename signal handlers, use RETSIGTYPE, and make SIGHUP wake
rename fd to sd to reflect descriptor must be usable as a socket.
renamed sel_exit_fds to wake_sds to reflect current use
improve readability of sockpeer.c including removing obtuse goto.
1999-08-31 05:18:06 +00:00
..
ldapd create SASL_LIBS to hold -lsasl 1999-08-05 02:25:19 +00:00
slapd sockpair cleanup including: 1999-08-31 05:18:06 +00:00
slurpd Shouldn't need to restall signal handler outside of handler. 1999-08-31 01:44:33 +00:00
Makefile.in merged with autoconf branch 1998-10-25 01:41:42 +00:00