Man Page: udp_driver_instance
Operating Environment: debian
Section: debian
Opening/Closing(3) globus xio Opening/Closing(3)NAMEOpening/Closing - An XIO handle with the udp driver can be created with globus_xio_handle_create(). The handle can be created in two modes: open server or connected client. If the contact string does not have a host and port, the udp socket will accept messages from any sender. If a host and port is specified, the udp socket will be 'connected' immediately to that host:port. This blocks packets from any sender other than the contact string. A handle that starts out as an open server can later be 'connected' with GLOBUS_XIO_UDP_CONNECT (presumably after the first message is received from a sender and his contact info is available). When the XIO handle is closed, the udp driver will destroy its internal resources and close the socket (unless this socket was set on the attr to globus_xio_register_open()). Author Generated automatically by Doxygen for globus xio from the source code. Version 3.3 Mon Apr 30 2012 Opening/Closing(3)
| Related Man Pages |
|---|
| globus_xio_api_assist(3) - debian |
| gsi_driver_errors(3) - debian |
| udp(4) - debian |
| udp(4p) - ultrix |
| socket(3) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| Weird 'find' results |