aboutsummaryrefslogtreecommitdiff
path: root/src/unix/bsd-ifaddrs.c
diff options
context:
space:
mode:
authorRyan Liptak <squeek502@hotmail.com>2025-05-15 00:16:25 -0700
committerGitHub <noreply@github.com>2025-05-15 09:16:25 +0200
commit2b76a4fafa91dd531e35084ab544d9cd8a3e2d79 (patch)
tree5802548c907ce5909dd87c800ebc88038432bf06 /src/unix/bsd-ifaddrs.c
parenta3b8cb9cc0410b3f40972179b1b430e3a450002a (diff)
downloadlibuv-2b76a4fafa91dd531e35084ab544d9cd8a3e2d79.tar.gz
libuv-2b76a4fafa91dd531e35084ab544d9cd8a3e2d79.zip
unix: fix uv_thread_{get,set}priority error codes (#4782)
pthread_getschedparam and pthread_setschedparam do not use errno but instead return the error code directly. https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_getschedparam.html Also include a fix to return UV_ESRCH instead of UV_EBADF on Windows, like Unix systems do.
Diffstat (limited to 'src/unix/bsd-ifaddrs.c')
0 files changed, 0 insertions, 0 deletions