read, readv - read from file
- Note:
- The XSH specification contains the basic definition of this interface. The following additional information pertains to Sockets.
If fildes refers to a socket,read() is equivalent torecv() with no flags set.
First released in Issue 4.
Contents | Next section | Index |