mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-28 21:01:44 -08:00
network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents` |
||
|---|---|---|
| .. | ||
| network.cpp | ||
| network.h | ||
| sockets.h | ||
network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents` |
||
|---|---|---|
| .. | ||
| network.cpp | ||
| network.h | ||
| sockets.h | ||