Age | Commit message (Expand) | Author |
---|---|---|
2011-05-16 | Unmodularized the socket engine because its causing problems and really is un... | Adam |
2011-01-08 | Ignore EINTR error from poll() | Adam |
2011-01-07 | Added db_mysql_live which allows Anope to pull data | Adam |
2010-12-27 | Made socket engine stop processing once all sockets have been checked | Adam |
2010-12-26 | Fixed poll engine to not reorder sockets if we remove the last socket because... | Adam |
2010-12-24 | Made the default socket poller use poll() because it is supported on most pla... | Adam |