Core Foundation Sockets  v0.2(28.0)
 All Classes Files Functions Variables Properties
Instance Methods | List of all members
<CFSocketDelegate> Protocol Referenceabstract

#import <CFSocket.h>

Inheritance diagram for <CFSocketDelegate>:
Inheritance graph
[legend]
Collaboration diagram for <CFSocketDelegate>:
Collaboration graph
[legend]

Instance Methods

(void) - socket:acceptNativeHandle:
 
(void) - socket:acceptStreamPair:
 

Detailed Description

Definition at line 30 of file CFSocket.h.

Method Documentation

- (void) socket: (CFSocket *)  socket
acceptNativeHandle: (NSSocketNativeHandle)  nativeHandle 
optional
- (void) socket: (CFSocket *)  socket
acceptStreamPair: (CFStreamPair *)  streamPair 
optional

Reimplemented in ServerTests.


The documentation for this protocol was generated from the following file: