Module to handle the networking calls for the client side of the FTP protocol.
Module to handle the networking calls for the client side of the FTP protocol. Delegates the work of parsing and generating messages to the ftp_client_protocol module.
Returns 0 on success, Unix error code on failure. If this returns an error, call shutdown() to close this session.
This is normally called by the app after a call to poll() or sigtimedwait(), or internally by skedCallback().
Alphabetic index HTML hierarchy of classes or Java