kerep/src/Network
2024-04-12 21:42:18 +05:00
..
sockets TCP and UDP sockets localEndpoint 2024-04-12 21:32:09 +05:00
network_internal.h udp implementation 2024-01-02 23:30:25 +06:00
network_types.c knIPV4Endpoint_toString 2024-04-12 21:42:18 +05:00
network_types.h knIPV4Endpoint_toString 2024-04-12 21:42:18 +05:00
network.c udp implementation 2024-01-02 23:30:25 +06:00
network.h udp implementation 2024-01-02 23:30:25 +06:00
README.md fixed typos 2024-01-02 12:16:28 +06:00
socket_impl_includes.h finished tcp functions 2024-01-02 16:08:11 +06:00

kerep network

Don't forget to call kn_tryInit() before doint anything with network.