GitHub - AlanQuatermain/AQSocket: Trying out some asynchronous socket-level APIs using dispatch IO on iOS 5.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

License

View license

Activity

Stars

46 stars

Watchers

3 watching

Forks

6 forks

Releases

No releases published