summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2011-10-19 10:43:47 +0200
committerAlon Levy <alevy@redhat.com>2011-10-19 10:43:58 +0200
commitcc89a6357bb0bb9261920778fec07fb2ec6ed757 (patch)
tree031435bdbd552a65874f02e7ee51f7092ebe2966 /main.py
parent2e4e7ed0032b1335a1dbc74be7d820ba6fc30e84 (diff)
proxy now works standaloneHEADmaster
some other changes that were laying around here. made sure it's still operational. Get breakage when running proxy.py (and spicedump.py) under trickle: $ trickle -u 500 -d 500 -s ./proxy.py -l 7778 -p 10005 proxying from 7778 to ('localhost', 10005) Traceback (most recent call last): File "./proxy.py", line 156, in <module> main() File "./proxy.py", line 151, in main for ret in p: File "./proxy.py", line 66, in __iter__ for x in self._proxy: File "./proxy.py", line 98, in _proxy data = s.recv(MAX_PACKET_SIZE) socket.error: [Errno 11] Resource temporarily unavailable
Diffstat (limited to 'main.py')
0 files changed, 0 insertions, 0 deletions