Menu

Commit [r24]  Maximize  Restore  History

General cleanup (incomplete):

- many global and class variables are now instance variables
- changed some docstrings
- moved some constructors at the beginning of the class definition
BurnerManager can handle a client that exits, gracefully or not, instead of burning the assigned ISO. The ISO is put back into the pending queue.
The server intercepts KeyboardInterrupt and exits gracefully

ardovm 2010-10-31

changed /trunk/custom_burner/burner.py
changed /trunk/custom_burner/common.py
changed /trunk/custom_burner/server/burner.py
changed /trunk/custom_burner/server/burner_manager.py
changed /trunk/custom_burner/server/main.py
changed /trunk/custom_burner/server/network.py
/trunk/custom_burner/burner.py Diff Switch to side-by-side view
Loading...
/trunk/custom_burner/common.py Diff Switch to side-by-side view
Loading...
/trunk/custom_burner/server/burner.py Diff Switch to side-by-side view
Loading...
/trunk/custom_burner/server/burner_manager.py Diff Switch to side-by-side view
Loading...
/trunk/custom_burner/server/main.py Diff Switch to side-by-side view
Loading...
/trunk/custom_burner/server/network.py Diff Switch to side-by-side view
Loading...