This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
accept() failed, but its errno got trashed by another another thread which led to undefined behaviour. root-cause was include <errno.h> provides a non-thread-local-storage version if _POSIX_C_SOURCE isn't defined as atleast POSIX.1c
- Loading branch information