diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-11-28 23:02:35 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-11-29 00:25:21 +0100 |
commit | dda815b77680af1492c962e729f1bb90a48f65a4 (patch) | |
tree | cec0dd2628e52a86feef98d35e30519befa133c3 /lib/connect.c | |
parent | 8d3efb6be04d7b591523cf1fe211625d0180449c (diff) |
POP3: fix end of body detection
Curl_pop3_write() now has a state machine that scans for the end of a
POP3 body so that the CR LF '.' CR LF sequence can come in everything
from one up to five subsequent packets.
Test case 810 is modified to use SLOWDOWN which makes the server pause
between each single byte and thus makes the POP3 body get sent to curl
basically one byte at a time.
Diffstat (limited to 'lib/connect.c')
0 files changed, 0 insertions, 0 deletions