mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2026-04-19 11:42:06 +00:00
network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents` |
||
|---|---|---|
| .. | ||
| blocking_worker.h | ||
| bsd.cpp | ||
| bsd.h | ||
| ethc.cpp | ||
| ethc.h | ||
| nsd.cpp | ||
| nsd.h | ||
| sfdnsres.cpp | ||
| sfdnsres.h | ||
| sockets.cpp | ||
| sockets.h | ||
| sockets_translate.cpp | ||
| sockets_translate.h | ||