Methods of TIdStackLinux.
Method |
Description |
Accepts a connection request using the socket handle. | |
Associates a local address with a socket handle. | |
Determines if a specified IP protocol version is supported. | |
Establishes a connection for the socket handle. | |
Closes a connection on a socket handle. | |
Retrieves the destination for a remote network connection. | |
Retrieves the identity for the local network connection. | |
Specifies a method for reading socket options. | |
Determines a host name for a given IP address and version number. | |
| |
Listens for remote connection requests. | |
| |
Specifies the interface used to access the RecvFrom() API for the protocol stack. | |
Sets the IO mode for the socket handle. | |
| |
Indicates if IP version addresses are supported for the platform. | |
Indicates a socket response code is a blocking response. | |
Provides access to the last socket error for the protocol stack implementation. | |
| |
| |
| |
This is WSSendTo, a member of class TIdStackLinux. | |
Allocates a socket handle for the specified protocol, family, structure, and IO mode. | |
This is WSTranslateSocketErrorMsg, a member of class TIdStackLinux. |
Constructor |
Description |
Constructor for the object instance. |
Destructor |
Description |
Frees the object instance. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|