summaryrefslogtreecommitdiff
path: root/modules/socketengines/m_socketengine_poll.cpp
AgeCommit message (Expand)Author
2011-01-08Ignore EINTR error from poll()Adam
2011-01-07Added db_mysql_live which allows Anope to pull dataAdam
2010-12-27Made socket engine stop processing once all sockets have been checkedAdam
2010-12-26Fixed poll engine to not reorder sockets if we remove the last socket because...Adam
2010-12-24Made the default socket poller use poll() because it is supported on most pla...Adam