ossp-pkg/sa/ChangeLog 1.1 -> 1.2
--- ChangeLog 2002/10/26 17:59:29 1.1
+++ ChangeLog 2002/10/30 08:42:16 1.2
@@ -13,6 +13,12 @@
Changes between 0.9.2 and 0.9.3 (11-Oct-2002 to xx-Oct-2002)
+ o Rewrote the implementation of sa_option(3) in order to make options
+ configurable _before_ the underlying socket is implicitly
+ allocated. This fixes especially sa_option(sa, SA_OPTION_REUSEADDR, 1)
+ before sa_bind().
+ [Ralf S. Engelschall, Michael van Elst <mlelstv@dev.de.cw.net>]
+
o Finished writing the documentation (manual page sa.pod).
[Ralf S. Engelschall]
|
|