curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: AF_UNIX comes to Windows

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 20 Jan 2018 11:45:19 +0100 (CET)

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
Received on 2018-01-20