cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: [PATCH] A CURLINFO_XFER_STATE perhaps?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 6 Aug 2013 20:16:03 +0200 (CEST)

On Tue, 6 Aug 2013, Patrick Monnerat wrote:

>> I've made a first go at that

> Good job. May be one more state for SSL handshake ?...

Hm, that's not a bad idea. I also thought about exposing the sub-state of FTP
or SFTP somehow.

The little problem I have with exposing the SSL handshake is that it isn't
currently very obvious in the multi state machine of today, which is the state
I basically just expose (only slightly converted) in this patch.

Also, in most cases the SSL handshake state will be very brief anyway so I'm
not sure it is worth the extra detail. The same goes for FTP and SFTP details
really...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-08-06