move towards single implementation for socket client/server using asyncore and threads

This commit is contained in:
2015-09-06 22:48:23 +01:00
parent 97613337c6
commit ba882d7e2b
18 changed files with 158 additions and 243 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/venv
/.pydevproject
/.project
*.pyc