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

Change #246262

Category curl
Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
Changed at Mon 20 Oct 2025 15:21:47
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision dbff3eec456d86386be4cebb89cbe4dfc21a06b6

Comments

cf-socket: give information when unable to open socket
Give ERRNO explanation in a failf() when unable to open a socket.
Helps in finding out what the issue preventing your curl to work
really is. Just had a wrong ulimit after a sys update.

Closes #19158

Changed files