Endpoint C++ Socket Library ChangeLog

0.11b 2006-04-27  Write() will now send all data correctly 
0.11a 2005-09-07  fixed memory leaks all over
      2005-09-07  added server-usage capabilities (DOACCEPT flag)
      2005-09-07  changed all shallow copies to deep copies
0.01d 2004-08-16  stringification of server sockets now works
      2004-08-14  Read() now correctly handles nulls
      2004-08-14  Read() and Write() now return number of bytes transferred
0.01c 2004-08-11  error handling support added
0.01b 2004-08-04  first public release on endpoint.sf.net
0.01a 2003-08-12  private release, used internally
      2003-08-12  interfaces.cpp wrote to query network interfaces
      2003-07-26  test program irc.cpp 
      2003-07-23  raw socket support added
      2003-05-09  inet_ntop ported to Win32
      2003-04-27  initial implementation
      2003-03-27  inet_ntop ported to C++
