summaryrefslogtreecommitdiff
path: root/src/Socket.cc
AgeCommit message (Expand)Author
2011-11-14Funny this worked so far; fixing accept().Pixel
2011-11-14Making the ResolverThread exitting properly.Pixel
2011-11-13Securing double closes in Sockets.Pixel
2011-10-18Adding a few more asserts, and using the proper function calls (ntohs instead...Pixel
2011-10-18Why is Win32 so not Posix ... ?Pixel
2011-10-18Fixing Darwin compilation:Pixel
2011-10-17Making some adjustments to get the Socket code compiling under mingw32. Doesn...Pixel
2011-10-17Adding the Socket class, and a few tools that comes with it.Pixel