SYS_QIOW_read man page on DigitalUNIX

Man page or keyword search:  
man Server   12896 pages
apropos Keyword Search (all sections)
Output format
DigitalUNIX logo
[printable version]

SYS$QIO (OpenVMS)					     SYS$QIO (OpenVMS)

NAME
       read - read from a file

       write - write to a file

       select - synchronous I/O multiplexing

       SYS$QIO - Queue I/O request

       SYS$QIOW - Queue I/O request and wait

EXPLAINATION
       The Digital UNIX read, write, and select system calls provide function‐
       ality similar to the OpenVMS SYS$QIO and SYS$QIOW system service.   The
       read  system  call  reads  from the object described the descriptor and
       puts the information read into the provided buffer  until  the  maximum
       number  of  bytes  is  read  or an error occurs.	 The write system call
       writes the specified number of bytes from the buffer  to	 the  objected
       described  by the descriptor.  It is important to realize that the read
       and write calls are synchronous, control is  not	 passed	 back  to  the
       process	until  the  operation  is  complete.  However, with slow block
       devices, the buffer cache is generally employed, resulting in increased
       I/O  times.   It	 is  possible to use fcntl to change a descriptor to a
       nonblocking descriptor.	Nonblocking reads and writes return as soon as
       the  operation  would  block.   The  number of bytes written or read is
       returned.  It is also possible to use the select system call to	obtain
       a  set  of descriptors for which I/O is possible and then read or write
       to those descriptors.

RELATED INFORMATION
       Digital UNIX Functions:

	   select(2), read(2), write(2), open(2), close(2), fcntl(2) delim off

							     SYS$QIO (OpenVMS)
[top]

List of man pages available for DigitalUNIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net