MIDAS
Loading...
Searching...
No Matches
FTP_CON Struct Reference

#include <ftplib.h>

Public Attributes

int sock
 
int data
 
int err_no
 

Detailed Description

Definition at line 25 of file ftplib.h.

Member Data Documentation

◆ data

int FTP_CON::data

Definition at line 27 of file ftplib.h.

◆ err_no

int FTP_CON::err_no

Definition at line 28 of file ftplib.h.

◆ sock

int FTP_CON::sock

Definition at line 26 of file ftplib.h.


The documentation for this struct was generated from the following file: