Daniel Stenberg wrote: > I'm about to move all TLS related functions into its own subdir, named vtls. > Thoughts or questions?
Good idea, providing it remains a subdir of lib and not a separate dll (not like c-ares). My 2 cents: can have generic tls and related in vtls, and each different connector in a separate subdir of vtls... ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
