aboutsummaryrefslogtreecommitdiff
path: root/src/Socket.py
Commit message (Expand)AuthorAgeFilesLines
* Fix/refactor issues brought up by type hint lintingGravatar jesopo2018-10-301-1/+1
* Add type/return hints throughout src/ and, in doing so, fix some cyclical•••references. Gravatar jesopo2018-10-301-12/+14
* 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/+51