diff -r 57833200a415 -r e5618b012121 gmyth-stream/tests/client_ffmpeg.py --- a/gmyth-stream/tests/client_ffmpeg.py Fri Mar 30 04:12:52 2007 +0100 +++ b/gmyth-stream/tests/client_ffmpeg.py Fri Mar 30 23:09:39 2007 +0100 @@ -35,7 +35,7 @@ pin.close() pout.close() - +socket.close() # from select import select # r, w, x = select([pout], []. [], 0)