- markus@cvs.openbsd.org 2006/10/11 12:38:03
commit75f0bc46aa46296c47d38cd0cc86cff21bf84cbf
authordjm <djm>
Mon, 23 Oct 2006 17:02:41 +0000 (23 17:02 +0000)
committerdjm <djm>
Mon, 23 Oct 2006 17:02:41 +0000 (23 17:02 +0000)
tree674902bd5658eddf6a1006c33575c59812b71ea8
parentf0f1166add21ab869e4ecd0d632e8b05e9277a09
   - markus@cvs.openbsd.org 2006/10/11 12:38:03
     [clientloop.c serverloop.c]
     exit instead of doing a blocking tcp send if we detect a client/server
     timeout, since the tcp sendqueue might be already full (of alive
     requests); ok dtucker, report mpf
ChangeLog
clientloop.c
serverloop.c