|
UDP driver specific cntls.
|
|
Set the udp socket to use. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Set the udp service name to listen on. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Get the service name to listen on. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Set the port number to listen on. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. The default is 0 (system assigned)
|
|
the port number to listen on. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Set the port range to confine the listener 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 where no specific service or port has been set. It overrides the range set in the GLOBUS_UDP_PORT_RANGE env variable. If 'restrict port' is true, the listening port will be constrained to the range specified.
|
|
Get the udp 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.
|
|
Enable or disable the listener range constraints. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. 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.
|
|
Get the socket handle on an 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.
|
|
Get the socket handle on an 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 the 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 to set the size of the send buffer used on the socket.
|
|
Get the 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.
|
|
Get the contact string associated with a handle or data descriptor. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Use with globus_xio_handle_cntl() to get a contact string for the udp listener. Use with globus_xio_data_descriptor_cntl() to get the sender's contact string from a data descriptor passed to globus_xio_register_read().
|
|
Get the contact string associated with a handle or data descriptor. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Use with globus_xio_handle_cntl() to get a contact string for the udp listener. Use with globus_xio_data_descriptor_cntl() to get the sender's contact string from a data descriptor passed to globus_xio_register_read().
|
|
Set the destination contact. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Use on a data descriptor passed to globus_xio_register_write() to specify the recipient of the data. This is necessary with unconnected handles or to send to recipients other than the connected one.
|
|
Set the default destination contact. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Connecting a handle to a specific contact blocks packets from any other contact. It also sets the default destination of all outgoing packets so, using Attributes and Cntls is unnecessary.
|
|
Join a multicast group. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Specifiy a multicast group to join. All packets received will be to the specified multicast address. Do not use Attributes and Cntls, Attributes and Cntls, or pass a contact string on the open. Consider using Attributes and Cntls to allow other apps to join this group. Use Attributes and Cntls to specify the interface to use. Will not affect handles set with Attributes and Cntls. Attributes and Cntls is ignored.
|
about globus |
globus toolkit |
dev.globus
Comments? webmaster@globus.org