This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
anope
Watch
1
Star
0
Fork
0
You've already forked anope
mirror of
https://github.com/anope/anope.git
synced
2026-06-26 10:36:38 +02:00
Code
Activity
Files
87d0fc8bb514ba727bbf4822fe21a8a70511987d
anope
/
modules
/
socketengines
T
History
Adam
87d0fc8bb5
Fixed poll engine to not reorder sockets if we remove the last socket because there is no need
2010-12-26 20:15:54 -05:00
..
m_socketengine_epoll.cpp
Made the default socket poller use poll() because it is supported on most platforms
2010-12-24 01:22:07 -05:00
m_socketengine_poll.cpp
Fixed poll engine to not reorder sockets if we remove the last socket because there is no need
2010-12-26 20:15:54 -05:00
m_socketengine_select.cpp
Rewrote some of the socket code to allow m_ssl to be a service.
2010-10-01 21:01:49 -04:00