curl/tests/server
Viktor Szakats 0882e3951d
servers: mask to S_IFMT in unix socket path attribute check
Instead of `S_IFSOCK` before this patch. For correctness; it is probably
not an issue in most environments.

Spotted by Copilot
Bug: https://github.com/curl/curl/pull/22021#discussion_r3413049506
Follow-up to 99fb36797a

Closes #22026
2026-06-15 14:27:07 +02:00
..
.checksrc
.gitignore
CMakeLists.txt
dnsd.c servers: minor socket error handling fixes 2026-06-14 16:16:25 +02:00
first.c tidy-up: drop stray comparisons with literal zero 2026-06-10 15:15:54 +02:00
first.h
getpart.c tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
Makefile.am
Makefile.inc
mqttd.c servers: drop single-use interim result variables 2026-06-14 17:49:33 +02:00
resolve.c
rtspd.c tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
sockfilt.c tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
socksd.c servers: drop single-use interim result variables 2026-06-14 17:49:33 +02:00
sws.c tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
tftpd.c tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
util.c servers: mask to S_IFMT in unix socket path attribute check 2026-06-15 14:27:07 +02:00