Searched refs:ftp_readresp (Results 1 – 2 of 2) sorted by relevance
149 static CURLcode ftp_readresp(curl_socket_t sockfd,614 static CURLcode ftp_readresp(curl_socket_t sockfd, in ftp_readresp() function759 result = ftp_readresp(sockfd, pp, ftpcode, &nread); in Curl_GetFTPResponse()2654 result = ftp_readresp(sock, pp, &ftpcode, &nread); in ftp_statemach_act()
1126 - Fixed an ftp_readresp() bug preventing detection of failing control socket2951 - Fixed a boundary condition error in ftp_readresp() whereby a non-terminal