Skip to content

Trying out some asynchronous socket-level APIs using dispatch IO on iOS 5.

License

Notifications You must be signed in to change notification settings

hihex/AQSocket

 
 

Repository files navigation

AQSocket

Copyright (c) 2011 Jim Dovey. All Rights Reserved.

AQSocket is a simple Objective-C socket class written to make use of dispatch I/O channels on sockets. It uses a CFSocketRef to provide asynchronous connection, and uses dispatch sources and dispatch I/O channels to implement asynchronous read and write operations.

About

Trying out some asynchronous socket-level APIs using dispatch IO on iOS 5.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 71.1%
  • HTML 20.8%
  • CSS 8.0%
  • Shell 0.1%