aboutsummaryrefslogtreecommitdiff
path: root/voctocore/lib/tcpmulticonnection.py
AgeCommit message (Expand)Author
2016-12-10fix for #117 (voctomix leaking file descriptors)Vasil Kolev
2016-09-15voctocore: pep8ifyFlorian Zeitz
2016-02-01cleanup shebang linesMaZderMind
2016-01-06print incoming connection adress nicer and also fd-numberMaZderMind
2015-09-02fix command server when dealing with very short lived connections, likeMaZderMind
2015-08-31make protocol work, some gui stuffMarkus Otto
2015-08-15add protocol features and minor fixesMarkus Otto
2015-05-22Cannot relyably determin the closed connections' addresst. so don't try to.MaZderMind
2015-05-15Use existing addr object where availableMaZderMind
2015-05-15Move Class-Level variables to the InstancesMaZderMind
2015-05-14Extract TCP Connection handling into separate classesMaZderMind