Query: file_driver_instance
OS: debian
Section: debian
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Opening/Closing(3) globus xio Opening/Closing(3)NAMEOpening/Closing - An XIO handle with the file driver can be created with globus_xio_handle_create() If there is no handle set on the attr passed to the globus_xio_open() call, it performs the equivalent of an open() call. In this case, the contact string must contain either a pathname or one of stdin://, stdout://, or stderr://. If a pathname is used, that path is opened. If one of the schemes are used the corresponding stdio handle is used (retrieved with fileno()). In either of the above cases, it is most efficient to call the blocking version of globus_xio_open(). It is also safe to call within a locked critical section. When the XIO handle is closed, the file driver will destroy its internal resources and close the fd (unless this fd was set on an attr or converted from one of the stdio handles). 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 |
---|
driver_pgm(3) - debian |
file_driver_cntls(3) - debian |
globus_xio_driver(3) - debian |
gsi_driver_errors(3) - debian |
ordering_driver_cntls(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Introduction |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |