.hgignore
author Jens Alfke <jens@mooseyard.com>
Sun Jul 13 10:42:50 2008 -0700 (2008-07-13)
changeset 22 8b883753394a
parent 0 9d67172bb323
child 44 d8a559a39284
permissions -rw-r--r--
* Fixed: Responses still pending when a connection closed were not calling their onComplete targets.
* Fixed: BLIPTestClient target failed to build because it didn't link against zlib.
* If TCPListener.bonjourServiceName is changed while the listener is open, it now re-publishes the service with the new name.
* Added a TCPListener.bonjourService property.
* Added a BLIPMessage.representedObject property.
* Fixed a memory leak.
     1 syntax: glob
     2 .DS_Store
     3 build
     4 Documentation
     5 Doxyfile
     6 uploadDocs
     7 .svn
     8 (*)
     9 *.pbxuser
    10 *.perspectivev3
    11 *.mpkg
    12 *.framework