Re: [RFC 0/3] imap-send curl tunnelling support
From: Nicolas Morey-Chaisemartin <hidden>
Date: 2017-08-22 18:23:04
From: Nicolas Morey-Chaisemartin <hidden>
Date: 2017-08-22 18:23:04
This was sadly kind of expected... I need to look for another way to handle this on Windows. Thanks for the test Nicolas Le 22/08/2017 à 19:10, Johannes Sixt a écrit :
Am 21.08.2017 um 09:27 schrieb Nicolas Morey-Chaisemartin:quoted
(Sent a reply from my phone while out of town but couldn't find it so here it is again) It's available on my github: https://github.com/nmorey/git/tree/dev/curl-tunnel The series had been stlighly changed since the patch were posted, mostly to add the proper ifdefs to handle older curl versions.This does not build for me on Windows due to a missing socketpair() function. But I am working in an old environment, so I do not know whether this statement has much value. -- Hannes