Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #266051

Category curl
Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
Changed at Fri 01 May 2026 11:30:51
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision c29278cc83f31a3e5113eb5c68604fc48ce22fcb

Comments

asyn-thrdd: fix result processing without wakeup socketpair
When building curl 8.20.0 with socketpair disabled, there is no
wakeup socket and the resolve results are not processed.

This fix performs result processing in the absence of a wakeup
socket before checking the resolve result.

Closes #21476

Changed files