summaryrefslogtreecommitdiff
path: root/network.c
AgeCommit message (Expand)Author
2022-08-03network: Add some more logging output for the errors in `create_socket()`mrb0nk500
2022-08-03network: Save the address string made by `addr_to_str()` to `addr_str`mrb0nk500
2022-08-02network: Add `get_sock_addr()`mrb0nk500
2022-08-02network: Add `create_socket()`mrb0nk500
2022-08-02network: Add `addr_to_str()`mrb0nk500
2021-06-12Start work on the networking code.mrb0nk500