...
ftp-c.h/ftp-c.c
Prototype
Arguments
p_err_net
Pointer to variable that will receive the return error code from this function.
Returned Values
DEF_OK
, FTP connection successfully closed;DEF_FAIL
, otherwise.
Required Configuration
...
...
ftp-c.h/ftp-c.c
p_err_net
Pointer to variable that will receive the return error code from this function.
DEF_OK
, FTP connection successfully closed;DEF_FAIL
, otherwise.
...