On Thu, 18 Jan 2018, Gisle Vanem via curl-library wrote:

I see the libcurl code has most of it's test for Unix-domain sockets inside a '#ifdef USE_UNIX_SOCKETS', so 'AF_UNIX' won't be possible now for 'USE_WINSOCK' code w/o a major rewrite.

Really? To me it looks like we mostly need to define USE_UNIX_SOCKETS if AF_UNIX works, and then maybe adjust the includes needed.

--

 / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to