Commit Graph

29 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
da504dfcf5 knSocketTCP_receiveN 2024-04-09 04:12:43 +05:00
9bc2a8587b ksprintf 2024-03-23 01:17:46 +05:00
95a9fcfd5e bufgixes 2024-01-04 00:58:10 +06:00
918588e0e4 fixed warning 2024-01-04 00:41:18 +06:00
6ba06dcc0c knIPV4Endpoint_fromStr 2024-01-04 00:29:55 +06:00
b430846a0e network types *_isINVALID 2024-01-03 23:58:11 +06:00
fd30713d29 network types registered 2024-01-03 12:21:12 +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
c9969a1d96 Merge branch 'main' into 'network' 2024-01-01 19:46:52 +06:00
f64a8368ac linking to winsock 2023-01-20 04:26:35 +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
c2b3e3997d knNetwork file structure changed 2022-11-14 10:02:28 +06:00
abfbc7eaa2 some small changes 2022-10-30 19:47:13 +06:00
Timerix22
8b3043b546
Delete src/Network directory 2022-08-24 13:44:30 +06:00
827ff474cb continue working on sockets 2022-08-16 15:51:27 +06:00
7213a361b2 removed PACK() macro 2022-08-14 14:29:03 +06:00
171d5c4763 fixed visual studio project 2022-08-14 14:21:14 +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
4ec2984b5a network.h 2022-08-12 22:27:23 +06:00
745ae56aad Network 2022-05-08 15:17:33 +03:00