Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 9146b469f482a36f168f8dd8ef55cc30 > files > 47

globus-xio-gsi-driver-doc-0.6-7.fc16.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<!-- THIS FILE IS AUTOMATICALLY GENERATED FROM THE GLOBUS SOURCE CODE
     DO NOT MODIFY.
-->
<title>Globus Reference Manual</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('group__gsi__driver__server.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">Server</div>  </div>
<div class="ingroups"><a class="el" href="group__gsi__driver.html">Globus XIO GSI Driver</a></div></div>
<div class="contents">

<p><a class="elRef" href="group__GLOBUS__XIO__API.html#ga0492f88d94b383e509ef7d47dd57f04c">globus_xio_server_create()</a> causes a new transport-specific listener socket to be created to handle new GSI connections.  
<a href="#details">More...</a></p>
<div class="dynheader">
Collaboration diagram for Server:</div>
<div class="dyncontent">
<center><table><tr><td><img src="group__gsi__driver__server.png" border="0" alt="" usemap="#group____gsi____driver____server"/>
<map name="group____gsi____driver____server" id="group____gsi____driver____server">
<area shape="rect" id="node2" href="group__gsi__driver.html" title="The GSI driver." alt="" coords="7,5,161,35"/></map>
</td></tr></table></center>
</div>
<p><a class="elRef" href="group__GLOBUS__XIO__API.html#ga0492f88d94b383e509ef7d47dd57f04c">globus_xio_server_create()</a> causes a new transport-specific listener socket to be created to handle new GSI connections. </p>
<p><a class="elRef" href="group__GLOBUS__XIO__API.html#gae23b637e3935d7dbf314dd813b5cb4e8">globus_xio_server_register_accept()</a> will accept a new connection for processing. <a class="elRef" href="group__GLOBUS__XIO__API.html#ga84fb52a9a69009c17c470bfafead75eb">globus_xio_server_register_close()</a> cleans up the internal resources associated with the http server and calls close on the listener.</p>
<p>All accepted handles inherit all gsi specific attributes set in the attr to <a class="elRef" href="group__GLOBUS__XIO__API.html#ga0492f88d94b383e509ef7d47dd57f04c">globus_xio_server_create()</a>, but can be overridden with the attr to <a class="elRef" href="group__GLOBUS__XIO__API.html#ga75627cfa259d7b0fb317068728b9317e">globus_xio_register_open()</a>. Furthermore, accepted handles will use the GSSAPI accept security context call unless explicitly overriden during the <a class="elRef" href="group__GLOBUS__XIO__API.html#ga75627cfa259d7b0fb317068728b9317e">globus_xio_register_open()</a> call (<a class="el" href="group__gsi__driver__cntls.html#gga914ae1745d5c6d2bf7c2a251adaa2b3aa6d47f76c495c142ebf530dbe7a9ddf9b">GLOBUS_XIO_GSI_FORCE_SERVER_MODE</a>). </p>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
<hr>
<p align="center">
<a href="http://www.globus.org/toolkit/about.html" target="_top">about globus</a> |
<a href="http://www.globus.org/toolkit/" target="_top">globus toolkit</a> |
<a href="https://dev.globus.org/wiki/Welcome/" target="_top">dev.globus</a>
<br>
<br>
Comments? <a href="mailto:webmaster@globus.org">webmaster@globus.org</a>

</body>
</html>