mirror of
https://github.com/curl/curl.git
synced 2026-08-26 10:33:33 +03:00
FTP code turned into state machine. Not completely yet, but a good start.
The tag 'before_ftp_statemachine' was set just before this commit in case of future need.
This commit is contained in:
parent
120f17ce04
commit
6a2e21ec8c
34 changed files with 2970 additions and 1755 deletions
|
|
@ -21,7 +21,7 @@ REPLY USER 314 bluah you fewl!
|
|||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
12
|
||||
67
|
||||
</errorcode>
|
||||
<protocol>
|
||||
USER anonymous
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue