Skip to content

Commit

Permalink
Merge branch 'master' of github.com:reduzent/netpd-server2
Browse files Browse the repository at this point in the history
  • Loading branch information
reduzent committed Mar 22, 2011
2 parents b3ad3c2 + e897f08 commit 90f120f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netpd-server2-threaded.py
Expand Up @@ -57,7 +57,7 @@ def run(self):
try:
self.socket.shutdown(2)
except:
bla = 1
pass
goodbye(no)

class receiver(threading.Thread):
Expand Down

0 comments on commit 90f120f

Please sign in to comment.