OpenOrbis / musl

A PS4 port of musl for the OpenOrbis PS4 Toolchain.
Other
34 stars 9 forks source link

Implement support for SOCK_CLOEXEC #25

Closed sleirsgoevy closed 2 years ago

sleirsgoevy commented 2 years ago

Basically re-enables musl's emulation code, which falls back to a socket+fcntl pair.