openldap/servers
Howard Chu 8e550fae0c Streamlined listener/select/accept handling:
For ITS#2482:
  added sl_is_mute flag to Listener - when set, the listener is ignored
  if accept() on a listener fails with EMFILE, set the sl_is_mute flag
  when removing a connection, if emfile != 0, look for a listener to unmute

  For ITS#2374:
  if global_idletimeout is set and there are active sessions, use a timeout
  on the select() to actively detect idle sessions.
2003-05-15 13:10:52 +00:00
..
slapd Streamlined listener/select/accept handling: 2003-05-15 13:10:52 +00:00
slurpd Remove excess `0' arguments to fprintf. 2003-05-15 11:47:42 +00:00
Makefile.in Happy new year 2003-01-03 20:20:47 +00:00