OFSocket Class Reference

#import <OFSocket.h>

Inheritance diagram for OFSocket:
OFStream OFObject OFTCPSocket

List of all members.

Public Member Functions

(id) - setBlocking:

Static Public Member Functions

(id) + socket

Protected Attributes

int sock
BOOL eos

Detailed Description

The OFTCPSocket class provides functions to create and use sockets.


Member Function Documentation

- (id) 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 files:
 All Classes Functions Variables

Generated on Mon Feb 1 19:19:40 2010 for ObjFW by  doxygen 1.6.1