From 42218e71256cb86b5078c99c931030c7b0ce9bab Mon Sep 17 00:00:00 2001 From: ajs Date: Wed, 16 Feb 2005 16:25:39 +0000 Subject: 2005-02-16 Andrew J. Schorr * network.c: (set_nonblocking) Should check return code from fcntl(F_GETFL). --- lib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index ee024389..0627d206 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2005-02-16 Andrew J. Schorr + + * network.c: (set_nonblocking) Should check return code from + fcntl(F_GETFL). + 2005-02-15 Andrew J. Schorr * network.h: Declare new function set_nonblocking. Indicate that -- cgit v1.2.1