On Tue, Mar 18, 2025 at 9:09 PM Thomas Munro <thomas.mu...@gmail.com> wrote: > All pushed (wasn't sure if Daniel was going to but once I got tangled > up in all that kqueue stuff he probably quite reasonably assumed that > I would :-)).
Attached are two more followups, separate from the libcurl split: - 0001 is a patch originally proposed at [1]. Christoph pointed out that the build fails on a platform that tries to enable Curl without having either epoll() or kqueue(), due to a silly mistake I made in the #ifdefs. - 0002 should fix some timeouts in 002_client.pl reported by Andres on Discord. I allowed a short connect_timeout to propagate into tests which should not have it. (The goal of 0001 is to get things building for now. After I finish splitting the implementation into its own module, it'll make more sense to simply not build that module on platforms that can't implement a useful flow.) Thanks, --Jacob [1] https://postgr.es/m/CAOYmi%2B%3D4898tXuTvb2LstorRo9JsAnBcn8LE%3DqrgVPiPW8ZfCw%40mail.gmail.com
0002-oauth-Remove-unneeded-timeouts-from-t-002_client.patch
Description: Binary data
0001-oauth-Fix-build-on-platforms-without-epoll-kqueue.patch
Description: Binary data