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.
forked from AlanQuatermain/AQSocket
-
Notifications
You must be signed in to change notification settings - Fork 0
Trying out some asynchronous socket-level APIs using dispatch IO on iOS 5.
License
hihex/AQSocket
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Trying out some asynchronous socket-level APIs using dispatch IO on iOS 5.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Objective-C 71.1%
- HTML 20.8%
- CSS 8.0%
- Shell 0.1%