summaryrefslogtreecommitdiff
path: root/modules/protocol/unreal.cpp
AgeCommit message (Collapse)Author
2011-05-21Made Anope able to process normally when disconnected from the uplink and ↵Adam
not sleep(), enable usage of non-blocking connect() and default all sockets to non blocking mode. Some cleanup to m_ssl and some cleanup to main.cpp.
2011-05-16Check for a valid server in /operserv noopAdam
2011-05-16Use module type to determine what type each module is instead of its ↵Adam
location in the configuration file.