aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d25147b5..f43bfba2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-01-22
+
+ * libsylph/session.c: session_ping_cb(): prohibit blocking here.
+ libsylph/socket.[ch]: added SockFlags as a member of SockInfo.
+ fd_check_io(): select() sockets if SOCK_CHECK_IO flag is up even if
+ in non-blocking mode (prevents WSAEWOULDBLOCK in Win32).
+
2007-01-19
* libsylph/session.c