]> git.ipfire.org Git - thirdparty/curl.git/commit
connection-monitor: always log disconnect when enabled
authorDaniel Stenberg <daniel@haxx.se>
Wed, 11 Jul 2012 21:49:01 +0000 (23:49 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 11 Jul 2012 22:08:37 +0000 (00:08 +0200)
commit685366006ccff2b4817d2b3b806e62ebdae90a60
tree4bdf4cd5bbd5c102d569c2f52da0c6d4322282ab
parent85ce195f75e16d59840e3de74bc5b2846630cabd
connection-monitor: always log disconnect when enabled

This makes verifying easier and makes us more sure curl closes the
connection only at the correct point in time. Adjusted test 206 and 1008
accordingly and updated the docs for it.
tests/FILEFORMAT
tests/data/test1008
tests/data/test206
tests/server/sws.c