aboutsummaryrefslogtreecommitdiff
path: root/voctocore/lib/tcpsingleconnection.py
AgeCommit message (Expand)Author
2016-12-10fix for #117 (voctomix leaking file descriptors)Vasil Kolev
2016-09-27TcpSingleConnection: Fix logger nameFlorian Zeitz
2016-09-15voctocore: pep8ifyFlorian Zeitz
2016-02-01cleanup shebang linesMaZderMind
2015-08-15add protocol features and minor fixesMarkus Otto
2015-06-16Close previous connection on 2nd Connect (for Video-Sources)MaZderMind
2015-05-22remove class-level logging (unused)MaZderMind
2015-05-15Move Class-Level variables to the InstancesMaZderMind
2015-05-14Extract TCP Connection handling into separate classesMaZderMind