mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 12:05:06 -05:00
7c648782bc
CURLINFO_APPCONNECT_TIME. This is set with the "application layer" handshake/connection is completed (typically SSL, TLS or SSH). By using this you can figure out the application layer's own connect time. You can extract the time stamp using curl's -w option and the new variable named 'time_appconnect'. This feature was sponsored by Lenny Rachitsky at NeuStar. |
||
---|---|---|
.. | ||
.cvsignore | ||
curl.h | ||
curlver.h | ||
easy.h | ||
Makefile.am | ||
mprintf.h | ||
multi.h | ||
stdcheaders.h | ||
typecheck-gcc.h | ||
types.h |