CocoaAsyncSocket-umbrella.h 234 Bytes
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#endif

#import "GCDAsyncSocket.h"
#import "GCDAsyncUdpSocket.h"

FOUNDATION_EXPORT double CocoaAsyncSocketVersionNumber;
FOUNDATION_EXPORT const unsigned char CocoaAsyncSocketVersionString[];