summaryrefslogtreecommitdiffstats
path: root/src/core/network/network.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* core: Remove unused includesameerj2021-11-041-1/+0
* network: retrieve subnet mask and gateway infoSönke Holz2021-08-161-0/+19
* configuration: add option to select network interfacespholz2021-08-121-2/+3
* [network] Error handling reformcomex2021-02-281-0/+6
* network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents`comex2020-12-071-9/+15
* Revert "core: Fix clang build"bunnei2020-10-211-6/+6
* core: Fix clang buildLioncash2020-10-181-6/+6
* core/network: Add network abstractionReinUsesLisp2020-07-191-0/+87