ossp-pkg/sa/ChangeLog 1.30 -> 1.31
--- ChangeLog 2004/03/26 16:49:40 1.30
+++ ChangeLog 2004/04/02 12:26:59 1.31
@@ -13,6 +13,12 @@
Changes between 1.1.0 and FIXME (10-Nov-2003 to FIXME)
+ o Restart accept(2) after interrupted system call.
+ OSSP lmtp2nntp daemon failed to accept a connection after a signal
+ handler was run on Solaris which caused the system call to be
+ interrupted. Issue was found and reported by Amos Gouaux.
+ [Thomas Lotterer <thl@dev.de.cw.net>]
+
o Add SA_CHECK_SOCKOPT autoconf check to detect setsockopt failing
under run-time on Solaris 2.6,8,9,10 and Debian 2.2 because
SO_RCVTIMEO|SO_SNDTIMEO are defined but not implemented.
|
|