2009-07-02 morrowa Made C99 project default.
2009-06-23 morrowa Moved _handleCloseRequest to a new method. Added warning messages.
2009-06-23 morrowa Connections opened by listeners now close correctly.
2009-06-23 morrowa Updating ignore patterns.
2009-06-23 morrowa BROKEN COMMIT. Majority of code to handle closing has been added. Listeners do not close correctly.
2009-07-01 Jens Alfke Fix to BLIPMessage for Chatty (mark new outgoing BLIPMessages as "complete".)
2009-05-24 Jens Alfke Misc. tweaks made while porting Chatty to use MYNetwork.
2009-05-16 Jens Alfke Yuck -- [TCPConnection initToBonjourService:] was releasing the wrong object, the BonjourService, causing it to dealloc and eventually crash. Fixes #10.