read, readv - read from file
- Note:
- The XSH specification for read() contains the basic definition of this interface. The following additional information pertains to Sockets.
If fildes refers to a socket, read() is equivalent to recv() with no flags set.