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
