summaryrefslogtreecommitdiff
path: root/include/inspsocket.h
AgeCommit message (Expand)Author
2006-07-07Added InspSocket::WantWrite(), InspSocket::OnWriteReady() and private data me...brain
2006-07-03Change InspSocket's private members to only be protected, I couldn't find any...om
2006-06-29Convert char* to const char* in InspSocket constructor prototype. Shouldn't b...om
2006-06-27Added auto-binding, picks the first ip in the <bind> tags that isnt localhost...brain
2006-04-10Route some more stuff through socket.h and hash_map.h. Add #define protection...om
2006-04-08Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...om