Commit 2cba6779787d99cbdfd63ef8e83d223248c3df8e

Azat Khuzhin 2015-09-09T18:08:02

Merge branch 'http-server-EOF-at-read-v3' This patchset fixes an issue with detecting EOF in http server and add some regression tests to make sure that we will not break anything. * http-server-EOF-at-read-v3: http: fix detecting EOF without write test/regress_http: cover write during read test/regress_http: verify that closecb will be called without multiple write Closes #78 Link: http://stackoverflow.com/questions/18743948/libevent2-http-server-how-to-detect-client-close/18776728?noredirect=1#18776728