Add os_socketpair() function; clean up blocking tests.
[ircu2.10.12-pk.git] / ChangeLog
index 49fcc262f7d656e42e421ec449286d43225c12bd..e1094add3a3baf96500f56d0dc5321a5b80887b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-02-15  Michael Poole <mdpoole@troilus.org>
+
+       * include/ircd_osdep.h (os_socketpair): Declare.
+
+       * ircd/os_generic.c (is_blocked): New local function.
+       (os_*): Use is_blocked() instead of cut-and-pasted code.
+       (os_socketpair): New function.
+
 2006-02-15  Michael Poole <mdpoole@troilus.org>
 
        * ircd/match.c (match): Fix backtracking bug after an escape