#import <ServerTests.h>


Instance Methods | |
| (void) | - setUp [implementation] |
| (void) | - testServerSocket [implementation] |
| (void) | - socket:acceptStreamPair: [implementation] |
| (void) | - streamPair:hasBytesAvailable: [implementation] |
| (void) | - streamPair:handleRequestEvent: [implementation] |
Instance Methods inherited from <CFSocketDelegate> | |
| (void) | - socket:acceptNativeHandle: |
Instance Methods inherited from <CFStreamPairDelegate> | |
| (void) | - streamPair:handleResponseEvent: |
Properties | |
| NSMutableSet * | streamPairs [implementation] |
Definition at line 30 of file ServerTests.h.
|
implementation |
Definition at line 39 of file ServerTests.m.
|
implementation |
Reimplemented from <CFSocketDelegate>.
Definition at line 69 of file ServerTests.m.
|
implementation |
Reimplemented from <CFStreamPairDelegate>.
Definition at line 87 of file ServerTests.m.
|
implementation |
Reimplemented from <CFStreamPairDelegate>.
Definition at line 78 of file ServerTests.m.
|
implementation |
Definition at line 44 of file ServerTests.m.
|
readwriteatomicstrongimplementation |
Definition at line 31 of file ServerTests.m.
1.8.3.1