Develop and Download Open Source Software

Browse Subversion Repository

Diff of /tags/REL-2.2/ftp_reset.c

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

revision 38 by hirohitohigashi, Sun Mar 1 15:51:51 2009 UTC revision 50 by hirohitohigashi, Wed Dec 2 15:13:30 2009 UTC
# Line 39  int ftp_reset( LIBOFTP *ftp ) Line 39  int ftp_reset( LIBOFTP *ftp )
39      int ret;      int ret;
40      int i;      int i;
41    
42        if( ftp->socket < 0 ) return LIBOFTP_ERROR;
43    
44      /*      /*
45       * send "CRLF" only       * send "CRLF" only
46       */       */

Legend:
Removed from v.38  
changed lines
  Added in v.50

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