jetfire
jetfire copied to clipboard
Add blocking connect and move handling connection to dedicated NSThread
- blocking YES/NO connect
- after initial connect, a thread takes over I/O stream handling
- fix 1 block retain cycle with self -> weakSelf, adding a few autorelease pools
- ability to init jetfire with a dispatch queue