FtpQuit(3)

NAME

FtpQuit - Close connection to server.

SYNOPSIS

#include <ftplib.h>

void FtpQuit(netbuf *nControl);

PARAMETERS

nControl
A handle returned by FtpConnect().

DESCRIPTION

FtpQuit() closes the connection to the remote server and frees any resources associated with the connection.

RETURN VALUE

None.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout