summaryrefslogtreecommitdiff
path: root/source4/lib/socket/socket.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4831: added udp support to our generic sockets library.Andrew Tridgell1-4/+11
2007-10-10r4753: added the ability for the generic socket library to handle asyncAndrew Tridgell1-0/+4
2007-10-10r3450: portability fixesAndrew Tridgell1-14/+14
2007-10-10r3314: added a option "socket:testnonblock" to the generic socket code. IfAndrew Tridgell1-4/+4
2007-10-10r3304: changed the API to lib/socket/ a little.Andrew Tridgell1-4/+4
2007-10-10r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed thisAndrew Tridgell1-0/+1
2007-10-10r2439: - function that return just an int don't need a TALLOC_CTXStefan Metzmacher1-3/+3
2007-10-10r2343: - make socket_get_*_addr() return char * not const char *Stefan Metzmacher1-3/+4
2007-10-10r2328: add the start of a new system and protocolStefan Metzmacher1-0/+93