network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents`
POLL_IN
POLL_OUT
enum class PollEvents