Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/sub.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 40 by hirohitohigashi, Mon Mar 2 05:17:04 2009 UTC revision 44 by hirohitohigashi, Tue Mar 3 15:06:37 2009 UTC
# Line 49  int ftp_send_command( LIBOFTP *ftp, cons Line 49  int ftp_send_command( LIBOFTP *ftp, cons
49  int ftp_receive_response( LIBOFTP *ftp, char *res_buf, int bufsiz );  int ftp_receive_response( LIBOFTP *ftp, char *res_buf, int bufsiz );
50  int ftp_getready_active( LIBOFTP *ftp, const char *cmd, const char *fname );  int ftp_getready_active( LIBOFTP *ftp, const char *cmd, const char *fname );
51  int ftp_getready_pasv( LIBOFTP *ftp, const char *cmd, const char *fname );  int ftp_getready_pasv( LIBOFTP *ftp, const char *cmd, const char *fname );
 int ftp_get_buffer_main( LIBOFTP *ftp, const char *cmd, const char *fname, char *buf, int bufsiz );  
52    
53    
54  #if defined( __QNX__ ) && !defined( __QNXNTO__ )  #if defined( __QNX__ ) && !defined( __QNXNTO__ )

Legend:
Removed from v.40  
changed lines
  Added in v.44

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26