index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
inspsocket.cpp
Age
Commit message (
Expand
)
Author
2006-08-02
(1) remove CleanAndResolve.
brain
2006-08-02
InspSocket no longer resolves hosts.
brain
2006-08-01
Removed threaded dns (it might make a comeback some day, but as it stands its...
brain
2006-08-01
Fix broken inet_pton call
brain
2006-08-01
Fixes for inspsocket in ipv6 environment
brain
2006-08-01
The IPV6 stuff compiles now, with compile-correct ipv6 code. I dont know if t...
brain
2006-08-01
AF_INET -> define to AF_FAMILY, will be either AF_INET or AF_INET6
brain
2006-07-28
Tidyup message.cpp, remove some really old craq.
brain
2006-07-12
Typo #2
brain
2006-07-12
Make it work:
brain
2006-07-10
Move logging further up in inspsocket so we get the right error for bind failure
brain
2006-07-07
Added InspSocket::WantWrite(), InspSocket::OnWriteReady() and private data me...
brain
2006-06-29
Convert char* to const char* in InspSocket constructor prototype. Shouldn't b...
om
2006-06-28
Allow binding to hosts again in <bind> and <link>
brain
2006-06-27
Commenting
brain
2006-06-27
Added auto-binding, picks the first ip in the <bind> tags that isnt localhost...
brain
2006-05-03
Checks for negative fd's when adding them to the socketengine so we can gener...
brain
2006-04-08
Remove uneccessary socket includes now included in socket.h
om
2006-04-08
Helps to svn add these too :P
om
[prev]