Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 250 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 250 Bytes

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+