Hi, 

I’m trying to use libcurl as a HTTP client in a special environment (i.e. Intel 
SGX for those who cares) where it can not access OS services and can only 
access socket via a customized shim. I haven’t dived very deep into the source 
code yet, but I’m wondering how hard it would be to config / refactor libcurl 
so that I can 1) extract only the HTTP part of it and 2) have it use customized 
socket APIs? Any suggestion where to start? 

Thanks!

Best,

Fan
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html

Reply via email to