socketry / io-event

MIT License
66 stars 15 forks source link

Explicitly pull in `<sys/wait.h>` for WNOHANG. #107

Closed ioquatix closed 3 months ago

ioquatix commented 3 months ago

Potential fix for https://github.com/socketry/io-event/issues/99 and https://github.com/socketry/io-event/issues/98.

Types of Changes

Contribution