FtpClose(3) Library Functions Manual FtpClose(3)NAMEFtpClose - Close a data connection.SYNOPSIS#include <ftplib.h> int FtpClose(netbuf *nData);PARAMETERSnData A handle returned by FtpAccess().DESCRIPTIONCloses the data connection specified by 'nData' and frees associated resources.RETURN VALUEReturns 1 if successful or 0 on error. FTPlib 06 November 1997 FtpClose(3)
| Related Man Pages |
|---|
| cfg_connect(3) - osf1 |
| db2_close(3) - php |
| db2_pclose(3) - php |
| fbsql_close(3) - php |
| pg_close(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Weird 'find' results |