> How about using the 'read-file' module, passing it a FILE stream created with > fdopen()?
Yes, I saw that. However there seems to be many instances of using the low-level system calls directly, especially in Inetutils where reading from sockets is quite common. Happy hacking, Debarshi