.TH "globus_xio_mode_e_driver_io" 3 "Version 6.6" "globus_xio" \" -*- nroff -*- .ad l .nh .SH NAME globus_xio_mode_e_driver_io \- Reading/Writing .PP \- Reading/Writing\&. .SH SYNOPSIS .br .PP .SH "Detailed Description" .PP Reading/Writing\&. Mode E is unidirectional\&. Clients can only write and the server can only read\&. The \fBglobus_xio_register_read()\fP enforce that the waitforbytes parameter should be one\&. When multiple transport streams are used between the client and the server, data might not be delivered in order\&. \fBglobus_xio_data_descriptor_cntl()\fP can be used to get the offset of the data\&. .PP \fBglobus_xio_register_write()\fP does not enforce any restriction on the waitforbytes parameter\&. .PP 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\&. .SH "Author" .PP Generated automatically by Doxygen for globus_xio from the source code\&.