Searched refs:replyPending (Results 1 – 1 of 1) sorted by relevance
68 private boolean replyPending = false; field in FtpClient500 replyPending = true; in readReply()529 if (replyPending) { in issueCommand()1626 while (replyPending) { in completePending()1627 replyPending = false; in completePending()