]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/inspsocket.h
(1) remove CleanAndResolve.
[user/henk/code/inspircd.git] / include / inspsocket.h
2006-08-02 brain(1) remove CleanAndResolve.
2006-08-02 brainInspSocket no longer resolves hosts.
2006-08-01 brainRemoved threaded dns (it might make a comeback some...
2006-07-19 brain* Seperate out socket engines into derived classes...
2006-07-10 brainMade a load more stuff Extensible which might be of...
2006-07-07 brainAdded InspSocket::WantWrite(), InspSocket::OnWriteReady...
2006-07-03 omChange InspSocket's private members to only be protecte...
2006-06-29 omConvert char* to const char* in InspSocket constructor...
2006-06-27 brainAdded auto-binding, picks the first ip in the <bind...
2006-04-10 omRoute some more stuff through socket.h and hash_map...
2006-04-08 omSplit inspircd_io.* insp inspsocket.* and configreader...