]> granicus.if.org Git - libevent/commit
test/regress_http: verify that closecb will be called without multiple write
authorAzat Khuzhin <a3at.mail@gmail.com>
Tue, 8 Sep 2015 12:44:13 +0000 (15:44 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Tue, 8 Sep 2015 13:43:05 +0000 (16:43 +0300)
commit4be6c70bb02e91903fb8ea5c0b1bd647c22d15e2
tree21f4a1f84baab04b895c493119ede0532fcee32a
parentcf2cf2a01a18059d132c2a285725795864557155
test/regress_http: verify that closecb will be called without multiple write

And now this works incorrect, i.e. http layer will not detect EOF until another
write.

Reported-in: #78
test/regress_http.c