aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2016-01-25 14:17:43 +0000
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2016-01-25 14:17:43 +0000
commit22392ce602ac57b6e77b54d246172d002bcf309f (patch)
tree4d98991327e91d7008118a5a5c97c11be0f2c13f /ChangeLog
parent3baed95b7d44fb7743e211996db98a9aa6dd9780 (diff)
downloadlibmicrohttpd-22392ce602ac57b6e77b54d246172d002bcf309f.tar.gz
libmicrohttpd-22392ce602ac57b6e77b54d246172d002bcf309f.zip
Added test for checking ability of shutdown() on socket to trigger select()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b24960f..2302cff3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Mon Jan 25 13:45:50 CET 2016
2 Added check test for triggering select() on
3 listen socket. -EG
4
1Thu Jan 21 19:35:18 CET 2016 5Thu Jan 21 19:35:18 CET 2016
2 Fixed old bug with making sockets non-blocking on 6 Fixed old bug with making sockets non-blocking on
3 various platforms so now sockets are really 7 various platforms so now sockets are really