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-29 23:36:39 +02:00
Code
Activity
Files
fd31d4aa29033327b52dd8ac3bbc545497f47d3d
anope
/
modules
T
History
Adam
4fe1c9233c
Made the epoll socket engine handle MarkWriteable and ClearWriteable events
2010-08-01 20:43:48 -04:00
..
core
Fixed some issues with reconnecting if we disconnect from the uplink
2010-08-01 20:05:52 -04:00
extra
Don't dynamically allocate commands in modules anymore, instead made them members of modules. This means the commands are automatically destructed when the module is unloaded. Cleans up some old ugly code.
2010-07-31 21:37:45 -04:00
protocol
Fixed some issues with reconnecting if we disconnect from the uplink
2010-08-01 20:05:52 -04:00
socketengines
Made the epoll socket engine handle MarkWriteable and ClearWriteable events
2010-08-01 20:43:48 -04:00
CMakeLists.txt
Moved some files and diretories around, made cmake skip files it knows it can't compile because of missing dependices.
2010-07-15 22:55:02 -04:00