Wiselib
Classes | Typedefs | Enumerations | Variables
wiselib.testing/external_interface/iphone/AsyncSocket/AsyncSocket.h File Reference
#import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

protocol  <AsyncSocketDelegate>
class  AsyncSocket

Typedefs

typedef enum AsyncSocketError AsyncSocketError

Enumerations

enum  AsyncSocketError {
  AsyncSocketCFSocketError = kCFSocketError, AsyncSocketNoError = 0, AsyncSocketCanceledError, AsyncSocketConnectTimeoutError,
  AsyncSocketReadMaxedOutError, AsyncSocketReadTimeoutError, AsyncSocketWriteTimeoutError
}

Variables

NSString *const AsyncSocketException
NSString *const AsyncSocketErrorDomain

Typedef Documentation


Enumeration Type Documentation

Enumerator:
AsyncSocketCFSocketError 
AsyncSocketNoError 
AsyncSocketCanceledError 
AsyncSocketConnectTimeoutError 
AsyncSocketReadMaxedOutError 
AsyncSocketReadTimeoutError 
AsyncSocketWriteTimeoutError 

Variable Documentation

NSString* const AsyncSocketErrorDomain
NSString* const AsyncSocketException
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines