diff -r 57833200a415 -r 2eef40885322 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:07:54 2007 +0100 @@ -35,7 +35,7 @@ pin.close() pout.close() - +socket.close() # from select import select # r, w, x = select([pout], []. [], 0)