TCP/TCPListener.m
2009-05-05 Fixed the release of an CFDataRef object under garbage collection.
2009-04-22 * Added MYBonjourBrowser and MYBonjourService.
2008-07-13 * Fixed: Responses still pending when a connection closed were not calling their onComplete targets.
2008-05-29 Got it to build on iPhone. (Haven't tried running it yet.)
2008-05-24 Added #imports of utility headers, so source files will compile without requiring a custom prefix (MYUtilities.pch.)
2008-05-23 First checkin after breaking out of Cloudy