Develop and Download Open Source Software

Browse Subversion Repository

Diff of /tags/REL-2.2/sub.h

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

revision 33 by hirohitohigashi, Sun Mar 1 00:51:11 2009 UTC revision 40 by hirohitohigashi, Mon Mar 2 05:17:04 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 );
52    int ftp_get_buffer_main( LIBOFTP *ftp, const char *cmd, const char *fname, char *buf, int bufsiz );
53    
54    
55  #if defined( __QNX__ ) && !defined( __QNXNTO__ )  #if defined( __QNX__ ) && !defined( __QNXNTO__ )

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

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