index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
socketengines
/
m_socketengine_select.cpp
Age
Commit message (
Expand
)
Author
2011-05-16
Unmodularized the socket engine because its causing problems and really is un...
Adam
2010-12-27
Made socket engine stop processing once all sockets have been checked
Adam
2010-10-01
Rewrote some of the socket code to allow m_ssl to be a service.
Adam
2010-09-17
Rejig of some of the socket stuff. Fixed marking sockets as nonblocking on Wi...
Adam
2010-09-10
Added Anope::CurTime to keep us from calling time() everywhere
Adam
2010-09-09
Added an asynchronous DNS system and m_dnsbl, which checks clients against DN...
Adam
2010-08-29
Redo some of the sighandling code, and made anoperc rehash actually work.
Adam
2010-08-27
Added a new logging system
Adam
2010-08-17
Rewrote the config reader to better handle invalid configs.
Adam
2010-08-15
Rewrote the MySQL API to use threads. This acts similar to before, but is fas...
Adam
2010-07-25
Epic commit to replace most of the strings in Anope with a single Anope::stri...
Naram Qashat
2010-07-15
Moved some files and diretories around, made cmake skip files it knows it can...
Adam