summaryrefslogtreecommitdiffstats
path: root/src/core/network/network.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-07network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents`comex1-9/+15
2020-10-21Revert "core: Fix clang build"bunnei1-6/+6
2020-10-18core: Fix clang buildLioncash1-6/+6
2020-07-19core/network: Add network abstractionReinUsesLisp1-0/+87