|
TCP driver specific cntls.
|
|
Set the tcp service name to bind to. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Used only on attrs for globus_xio_server_create().
|
|
Get the tcp service name to bind to. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Set the tcp port number to bind to. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Used only on attrs for globus_xio_server_create(). The default port number is 0 (system assigned)
|
|
Get the tcp port number to bind to. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Set the tcp port range to confine the server to. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Used only on attrs for globus_xio_server_create() where no specific service or port has been set. It overrides the range set in the GLOBUS_TCP_PORT_RANGE env variable. If 'restrict port' is true, the server's listening port will be constrained to the range specified.
|
|
Get the tcp port range on an attr. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Get the tcp socket handle on an attr, handle, or server. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Get the tcp socket handle on an attr, handle, or server. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Get the tcp socket handle on an attr, handle, or server. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Set the tcp socket to use for a handle or server. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Used only on attrs for globus_xio_server_create() or globus_xio_register_open().
|
|
Enable or disable the listener or connector range constraints. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Used only on attrs for globus_xio_server_create() or globus_xio_register_open(). This enables or ignores the port range found in the attr or in then env. By default, those ranges are enabled.
|
|
Get the restrict port flag. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Enable tcp keepalive. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Used on attrs for globus_xio_server_create(), globus_xio_register_open() and with globus_xio_handle_cntl() to determine whether or not to periodically send "keepalive" messages on a connected socket handle. This may enable earlier detection of broken connections.
|
|
Get the tcp keepalive flag. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Set tcp linger. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Used on attrs for globus_xio_server_create(), globus_xio_register_open() and with globus_xio_handle_cntl() to determine what to do when data is in the socket's buffer when the socket is closed. If linger is set to true, then the close operation will block until the socket buffers are empty, or the linger_time has expired. If this is enabled, any data remaining after the linger time has expired, will be discarded. If this is disabled, close finishes immediately, but the OS will still attempt to transmit the remaining data.
|
|
Set tcp linger. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Used on attrs for globus_xio_server_create(), globus_xio_register_open() and with globus_xio_handle_cntl() to determine what to do when data is in the socket's buffer when the socket is closed. If linger is set to true, then the close operation will block until the socket buffers are empty, or the linger_time has expired. If this is enabled, any data remaining after the linger time has expired, will be discarded. If this is disabled, close finishes immediately, but the OS will still attempt to transmit the remaining data.
|
|
Get the tcp linger flag and time. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Get the tcp linger flag and time. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Set the tcp socket send buffer size. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Used on attrs for globus_xio_server_create(), globus_xio_register_open() and with globus_xio_handle_cntl() to set the size of the send buffer used on the socket.
|
|
Get the tcp send buffer size on the attr or handle. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Set tcp send flags. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Used only for data descriptors to write calls.
|
|
Get tcp send flags. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Get local socket info. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Get local socket info. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
about globus |
globus toolkit |
dev.globus
Comments? webmaster@globus.org