aboutsummaryrefslogtreecommitdiff
path: root/src/ControlSocket.py
Commit message (Expand)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 a•••unix domain control socket! Gravatar jesopo2018-10-061-0/+36