FtpQuit(3) Library Functions Manual FtpQuit(3)NAMEFtpQuit - Close connection to server.SYNOPSIS#include <ftplib.h> void FtpQuit(netbuf *nControl);PARAMETERSnControl A handle returned by FtpConnect().DESCRIPTIONFtpQuit() closes the connection to the remote server and frees any resources associated with the connection.RETURN VALUENone. FTPlib 06 November 1997 FtpQuit(3)
| Related Man Pages |
|---|
| tcpconnect(1) - debian |
| xine-remote(1) - debian |
| cfg_connect(3) - osf1 |
| cubrid_close(3) - php |
| db2_pclose(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |