Commit Graph

10 Commits (7cae060ec5a70842cfc90adfe9e7fa9af48f0b2e)

Author SHA1 Message Date
Cyril Jaquier 7989e66270 - Added "-s" option to specify the socket path
18 years ago
Cyril Jaquier 4502c0f6ba - Organized imports (pylint)
18 years ago
Cyril Jaquier b5abd7f2f2 - Use cPickle instead of pickle. cPickle can be up to 1000 times faster
18 years ago
Cyril Jaquier 126807dea8 - Made private fields prefixed with "__"
18 years ago
Cyril Jaquier 068dea8971 - Fixed the shutdown issue with timeout on socket
18 years ago
Cyril Jaquier c7747d1f17 - Improved server communication. Start a new thread for each incoming request. Allow concurrent accesses to the server. However, the server is not really thread-safe yet...
18 years ago
Cyril Jaquier ce5ea1fa23 - Moved hardcoded socket path to a class variable
19 years ago
Cyril Jaquier a694df4a9a - Improved server startup checks
19 years ago
Cyril Jaquier 6d2aa15aa7 - Added property 'svn:keywords'
19 years ago
Cyril Jaquier ea1948eff4 - Initial commit of the new development release 0.7
19 years ago