aboutsummaryrefslogtreecommitdiff
path: root/voctocore/lib/tcpsingleconnection.py
AgeCommit message (Collapse)Author
2015-05-22remove class-level logging (unused)MaZderMind
2015-05-15Move Class-Level variables to the InstancesMaZderMind
I should really learn python…
2015-05-14Extract TCP Connection handling into separate classesMaZderMind