]> git.parisson.com Git - deefuzzer.git/commit
fix infinite loop when no connection available on first start (try pinging server...
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 5 Jul 2011 09:57:55 +0000 (09:57 +0000)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 5 Jul 2011 09:57:55 +0000 (09:57 +0000)
commitf4fee0bf6236ecfbc3c513aa281365e749b9d549
tree40b3d6f5a1044f780001a9d74974b5e1f94616da
parentf8c56a64a8025f80890c2e3f4daf286784221a45
fix infinite loop when no connection available on first start (try pinging server before),
better error and reconnection handling when no network,
reduce relay queue size
deefuzzer/tools/player.py
deefuzzer/tools/relay.py
deefuzzer/tools/station.py
setup.py