Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
Interface Librarieslibsendfile(3LIB)


NAME

 libsendfile - sendfile library

SYNOPSIS

 
cc [ flag... ] file... -lsendfile [ library... ]
#include <sys/sendfile.h>

DESCRIPTION

 

The functions in this library provide routines that enable files to be sent over sockets, buffers to be sent over sockets, files to be copied to files, and buffers to be copied to files.

INTERFACES

 

The shared object libsendfile.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.

sendfilesendfilev

The following interfaces are unique to the 32-bit version of this library:

sendfile64sendfilev64

FILES

 
/usr/lib/libsendfile.so.1
shared object
/usr/lib/64/libsendfile.so.1
64-bit shared object

ATTRIBUTES

 

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWcsl (32-bit)
 SUNWcslx (64-bit)
Interface StabilityEvolving
MT-LevelMT-Safe

SEE ALSO

 

pvs(1), intro(3), sendfile(3EXT), sendfilev(3EXT), attributes(5)


SunOS 5.9Go To TopLast Changed 19 Apr 2001

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.