summaryrefslogtreecommitdiff
path: root/src/network/poller.hpp
AgeCommit message (Collapse)Author
2013-11-03Exit the poller when it handles no connection at allFlorent Le Coz
2013-11-02Basic IRC message parsing/sendingFlorent Le Coz
2013-11-02First step of the connection skeletonFlorent Le Coz
Basic connect, socket creating, polling, recving, etc.