aboutsummaryrefslogtreecommitdiff
path: root/src/ControlSocket.py
Commit message (Collapse)AuthorAgeFilesLines
* This is a far less complicated way of triggering epoll.pollGravatar jesopo2018-10-071-35/+0
|
* Remove debug print in src/ControlSocket.pyGravatar jesopo2018-10-061-1/+0
|
* Add a way to track non-IRC sockets within the main epoll loop; use this for aGravatar jesopo2018-10-061-0/+36
unix domain control socket!