1
0
Fork 0
asrc-dev/include
Christian Damken a4f497115a - bugfix in class statuscodes: putted a 's' before all code numbers, dict is working now...
- bugfix in class comm, header(): status codes couldn't be handled
- added import for include/statuscodes.py, class statuscodes to include/__init__.py
- added encode_message() and decode_message() to class comm
- added use of encode_message() to motd() in class comm
- added more docstrings and comments in class comm
- added more comments in asrc-server.py
- moved pid file check and creation around in asrc-server.py for less oddness when starting the server with -n
2013-04-29 21:51:20 +02:00
..
__init__.py - bugfix in class statuscodes: putted a 's' before all code numbers, dict is working now... 2013-04-29 21:51:20 +02:00
argparser.py - cleaned class argparser 2013-04-26 12:55:37 +02:00
comm.py - bugfix in class statuscodes: putted a 's' before all code numbers, dict is working now... 2013-04-29 21:51:20 +02:00
statuscodes.py - bugfix in class statuscodes: putted a 's' before all code numbers, dict is working now... 2013-04-29 21:51:20 +02:00