mirror of
https://github.com/TokTok/c-toxcore
synced 2026-05-14 16:55:19 +00:00
1849f70fca
Move core networking types and the Network interface to net, and the standard OS socket implementation to os_network. Update network to use these new abstractions.