QuickSock
A simple C++ socket library used to make socket programming tolerable.
... in the future" section for details.
Any criticism, feature requests, and/or bug reports are appreciated.
Things to add in the future:
* Proper support for IPV6 networking.
* Optional reliable messaging.
* TCP support.
* C++ native stream support.
/ Better error checking.
* An asynchronous socket class.
The source code for the project is provided 'as-is' to anyone who wants it, edit it as you like. I'd prefer it if you'd credit me for the official version, but that's completely optional