-
Committer:
Vincent Ladeuil
-
Date:
2009-09-07 09:05:02 UTC
-
mto:
(4678.1.1 integration)
-
mto:
This revision was merged to the branch mainline in
revision
4679.
-
Revision ID:
v.ladeuil+lp@free.fr-20090907090502-zm0gtarwt0nnscjs
Fix weird TestSmartServerStreamMedium failure on FreeBSD.
* test_smart_transport.py:
(TestSmartServerStreamMedium.test_socket_stream_incomplete_request):
Pretty weird behavior on FreeBSD here... the server socket is
closed, yet the client needs to read stwice ? Line-buffered
sockets ???