summaryrefslogtreecommitdiffstats
path: root/src/core/network/network.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-11-04core: Remove unused includesameerj1-1/+0
2021-08-16network: retrieve subnet mask and gateway infoSönke Holz1-0/+19
2021-08-12configuration: add option to select network interfacespholz1-2/+3
2021-02-28[network] Error handling reformcomex1-0/+6
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