*** version 2011.10.13

- changed all the "unsigned char*" in the interface to proper 
"void*" or "const void*" types

- fixed a bug where WriteAll would enter and infinite loop
if the reciepient would disconnect while using a non-blocking
socket (thanks to . for pointing this out)

*** version 2011.10

- initial [official] public release

