Commit Graph

17 Commits

Author SHA1 Message Date
3329837974 knIPV4Endpoint_toString 2024-04-12 21:42:18 +05:00
c4e102b14c TCP and UDP sockets localEndpoint 2024-04-12 21:32:09 +05:00
6ba06dcc0c knIPV4Endpoint_fromStr 2024-01-04 00:29:55 +06:00
930b35575c test_udp 2024-01-03 10:58:16 +06:00
59b3772d5a udp implementation 2024-01-02 23:30:25 +06:00
9d2f5ddc2a some fixes in sockets and complete tcp client/server test 2024-01-02 21:59:10 +06:00
336bde5fb0 finished tcp functions 2024-01-02 16:08:11 +06:00
550175fa92 fixed typos 2024-01-02 12:28:20 +06:00
1b93c0ca22 fixed typos 2024-01-02 12:16:28 +06:00
6135f3030f config and kprintf 2024-01-01 20:04:21 +06:00
c9969a1d96 Merge branch 'main' into 'network' 2024-01-01 19:46:52 +06:00
85d6ba2216 different socket structs instead of universal 2023-01-15 21:34:04 +06:00
288c73104c fixed errors 2022-11-25 10:36:38 +06:00
abfbc7eaa2 some small changes 2022-10-30 19:47:13 +06:00
7ba7201d3a PACK() macro 2022-08-14 13:23:39 +06:00
4e162bd474 Network/* structure changed 2022-08-13 00:53:30 +06:00
d96bebaf45 test_network 2022-08-12 22:27:34 +06:00