Server
[Globus XIO GSI Driver]

Collaboration diagram for Server:

globus_xio_server_create() causes a new transport-specific listener socket to be created to handle new GSI connections. More...globus_xio_server_register_accept() will accept a new connection for processing. globus_xio_server_register_close() cleans up the internal resources associated with the http server and calls close on the listener.

All accepted handles inherit all gsi specific attributes set in the attr to globus_xio_server_create(), but can be overridden with the attr to globus_xio_register_open(). Furthermore, accepted handles will use the GSSAPI accept security context call unless explicitly overriden during the globus_xio_register_open() call ( GLOBUS_XIO_GSI_FORCE_SERVER_MODE).


about globus | globus toolkit | dev.globus

Comments? webmaster@globus.org