branch | trunk |
changeset 473 | b94790c04fd5 |
parent 470 | 57833200a415 |
child 474 | 07c12d2ceddf |
1.1 --- a/gmyth-stream/tests/client_ffmpeg.py Fri Mar 30 04:12:52 2007 +0100 1.2 +++ b/gmyth-stream/tests/client_ffmpeg.py Fri Mar 30 23:12:52 2007 +0100 1.3 @@ -35,7 +35,7 @@ 1.4 1.5 pin.close() 1.6 pout.close() 1.7 - 1.8 +socket.close() 1.9 1.10 # from select import select 1.11 # r, w, x = select([pout], []. [], 0)