]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/inspsocket.h
irc::tokenstream is a token parser which using std::string and std::vector builds...
[user/henk/code/inspircd.git] / include / inspsocket.h
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...