ftp_fd man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

ftp_fd(3)			C Library Calls			     ftp_fd(3)

NAME
       ftp_fd, ftp_data_fd - return file descriptors for an FTP connection

SYNOPSIS
       #include <libfget.h>

       int ftp_fd(FTP *ftp);

       int ftp_data_fd(FTP *ftp);

VERSION
       This man page documents version 1.3 of libfget.

DESCRIPTION
       The  ftp_fd()  function	returns the file descriptor of the FTP control
       connection associated with the FTP handle ftp.

       The ftp_data_fd() function returns the file descriptor of the FTP  data
       connection associated with the FTP handle ftp.

RETURN VALUE
       The  ftp_fd()  function	returns the file descriptor of the FTP control
       connection associated with the FTP handle ftp.  It cannot fail.

       The ftp_data_fd() function returns the file descriptor of the FTP  data
       connection  associated  with the FTP handle ftp.	 If no data connection
       is established, it will return -1.

NOTES
       Most applications will never need to use	 these	functions.   They  are
       provided	 solely for the purpose of applications that may be structured
       around a synchronous I/O multiplexing loop using poll(2) or select(2).

SEE ALSO
       libfget(3), poll(2), select(2)

Feep Networks			 January 2004			     ftp_fd(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net