aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2016-04-23 16:16:03 +0000
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2016-04-23 16:16:03 +0000
commit1fe4a6c7025cb91f3410459a7a92d75fbbcd0df7 (patch)
treece0de4d08644800442b083b5337ce04a0c609b75 /ChangeLog
parent8bb4ce7621be4e6bcd4bcdc7513b7c94fcded3b4 (diff)
downloadlibmicrohttpd-1fe4a6c7025cb91f3410459a7a92d75fbbcd0df7.tar.gz
libmicrohttpd-1fe4a6c7025cb91f3410459a7a92d75fbbcd0df7.zip
test_quiesce: do not violate our API
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84500851..73736e3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Sat Apr 23 16:06:30 CET 2016
2 Improved test_quiesce test. -EG
3
1Sat Apr 23 15:39:38 CET 2016 4Sat Apr 23 15:39:38 CET 2016
2 Notify other threads in MHD_quiesce_daemon() so listen socket FD 5 Notify other threads in MHD_quiesce_daemon() so listen socket FD
3 is removed from awaiting select() and poll(). -EG 6 is removed from awaiting select() and poll(). -EG