wessmith / NSStream-BoundPair

A category on NSStream extracted from Apple's SimpleURLConnections example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSStream-BoundPair

A category on NSStream extracted and modified slightly from Apple's SimpleURLConnections example.

  • Removed the workaround function for pre-iOS 5 stream pairs
  • Category now suports only iOS 5+ and OS X 10.7+

About

A category on NSStream extracted from Apple's SimpleURLConnections example.


Languages

Language:Objective-C 100.0%