Re: read_descriptor_t ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jan 17, 2002 at 06:48:34PM -0500, Narasimhamurthy Giridhar wrote:
> WHAT IS sendfile() ??

$ man -k sendfile
sendfile             (2)  - transfer data between file descriptors

> And how does read_descriptor_t allow same read code yet multiple users of
> the data read ???

Many pointers. File descriptors are pointers to open file objects, but
depending on dup(), dup2(), sendfile(), (sendmsg(2) ?), the pointers
could be to different kernel open-file ideas ...

If you have access to Stevens's Advanced Programming in the Unix
Environment, he describes it very well.

Cheers :)

-- 
The Bill of Rights: 7 out of 10 rights haven't been sold yet! Contact
your congressman for details how *you* can buy one today!

Attachment: pgp00020.pgp
Description: PGP signature


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux