Query: tcp_driver_io
OS: debian
Section: debian
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Reading/Writing(3) globus xio Reading/Writing(3)NAMEReading/Writing - Both the globus_xio_register_read() and globus_xio_register_write() calls follow similar semantics as described below. If the waitforbytes parameter is greater than zero, the io will happen asynchronously and be completed when at least waitforbytes has been read/written. If the waitforbytes parameter is equal to zero, one of the following alternative behaviors occur: If the length of the buffer is > 0 the read or write happens synchronously. If the user is using one of the blocking xio calls, no internal callback will occur. If the length of the buffer is also 0, the call behaves like an asynchronous notification of data ready to be either read or written. ie, an asynchronous select(). In any case, when an error or EOF occurs before the waitforbytes request has been met, the outgoing nbytes is set to the amount of data actually read/written before the error or EOF occurred. Author Generated automatically by Doxygen for globus xio from the source code. Version 3.3 Mon Apr 30 2012 Reading/Writing(3)
Related Man Pages |
---|
globus_xio_api_assist(3) - debian |
file_driver_types(3) - debian |
globus_xio_driver(3) - debian |
udp_driver_io(debian) - debian |
tpm_nvdefine(8) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Introduction |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
My first PERL incarnation... Audio Oscillograph |