`GCDAsyncUdpSocket` is an open source UDP/IP socket networking library
Part of the open source CocoaAsyncSocket repository, this library is:
Native objective-c, fully self-contained in one class.
Full delegate support.
Queued non-blocking send and receive operations, with optional timeouts.
Support for IPv4 and IPv6.
Fully GCD based and Thread-Safe