]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/inspsocket.cpp
Fix peavey and w00ts bug they found by removing the nonblocking part of the logger...
[user/henk/code/inspircd.git] / src / inspsocket.cpp
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-08-01 brainFix broken inet_pton call
2006-08-01 brainFixes for inspsocket in ipv6 environment
2006-08-01 brainThe IPV6 stuff compiles now, with compile-correct ipv6...
2006-08-01 brainAF_INET -> define to AF_FAMILY, will be either AF_INET...
2006-07-28 brainTidyup message.cpp, remove some really old craq.
2006-07-12 brainTypo #2
2006-07-12 brainMake it work:
2006-07-10 brainMove logging further up in inspsocket so we get the...
2006-07-07 brainAdded InspSocket::WantWrite(), InspSocket::OnWriteReady...
2006-06-29 omConvert char* to const char* in InspSocket constructor...
2006-06-28 brainAllow binding to hosts again in <bind> and <link>
2006-06-27 brainCommenting
2006-06-27 brainAdded auto-binding, picks the first ip in the <bind...
2006-05-03 brainChecks for negative fd's when adding them to the socket...
2006-04-08 omRemove uneccessary socket includes now included in...
2006-04-08 omHelps to svn add these too :P