OFSocket Class Reference

A class which provides functions to create and use sockets. More...

#import <OFSocket.h>

Inheritance diagram for OFSocket:
OFStream OFObject OFTCPSocket

List of all members.

Public Member Functions

(void) - setBlocking:

Static Public Member Functions

(id) + socket

Protected Attributes

int sock
BOOL eos

Detailed Description

A class which provides functions to create and use sockets.


Member Function Documentation

- (void) setBlocking: (BOOL)  enable  

Enables/disables non-blocking I/O.

+ (id) socket  
Returns:
A new autoreleased OFTCPSocket

The documentation for this class was generated from the following file:
 All Classes Functions Variables
Generated on Sun May 9 16:52:22 2010 for ObjFW by  doxygen 1.6.3