cURL / Mailing Lists / curl-library / Single Mail

curl-library

IMAP: What is Curl_setup_transfer supposed to accompilsh?

From: Ben Greear <greearb_at_candelatech.com>
Date: Fri, 02 Apr 2010 15:57:33 -0700

I'm still hacking on imap.

I am not having problems if I request more headers than will fit into a single
cache read. The problem appears to be that I call Curl_setup_transfer for 68
more bytes (in this particular case), but I think that data is being read
by the pingpong.c header logic and trashed.

What is the Curl_setup_transfer supposed to cause to happen?

Thanks,
Ben

-- 
Ben Greear <greearb_at_candelatech.com>
Candela Technologies Inc  http://www.candelatech.com
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-04-03