HI; We are trying to run some statistics and comapre our application socket use with http/2 and http1.1 I cannot find any easy way to get from curl the number of concurrent open sockets it is using, or a callback whenever a new socket is open or close.
Let me know if there is any "hidden" way to accomplish this, I need to show that our app will use much less sockets ( ==> battery, memory, etc ) while implementing http/2. Thanks -- Inca
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
