]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/inspsocket.h
You don't need to cast a char* to a char* to put it through a const char*...
[user/henk/code/inspircd.git] / include / inspsocket.h
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...