Commit graph

14 commits

Author SHA1 Message Date
96bfb2d105 Added port for raspberry pi pico
Some checks failed
/ unit_test (push) Failing after 44s
2024-11-24 21:34:15 +01:00
705ed7c5b3 Added poll
All checks were successful
/ unit_test (push) Successful in 42s
2024-11-17 21:33:05 +01:00
c5d20305c3 Working select wrapper + tests 2024-11-17 12:59:48 +01:00
579433eddb Intercepting more calls
All checks were successful
/ unit_test (push) Successful in 48s
2024-11-17 09:17:15 +01:00
1490f8dba1 Added posix non-blocking sockets, new tests
All checks were successful
/ unit_test (push) Successful in 51s
2024-11-17 07:11:00 +01:00
5c3cd8bf1e New tree; draft for posix support
All checks were successful
/ unit_test (push) Successful in 42s
2024-11-16 07:34:11 +01:00
794fb03aa0 Fix TCP syn in connect 2024-11-14 01:30:00 +01:00
b0b199fc66 Fixed TCP client, added client tests 2024-11-10 20:52:34 +01:00
f11153b3c6 Fix CLOSED event, fix linux test callback 2024-11-03 09:47:29 +01:00
15b4d7d6ea Added TCP callbacks. Moved tap_init to port/linux 2024-11-03 08:43:05 +01:00
fe8a25b446 Renamed socket API 2024-10-29 07:46:40 +01:00
653ff61ca3 More unit tests 2024-10-28 09:16:10 +01:00
Daniele Lacamera
fbb1eaf711 Added more unit tests 2024-10-27 14:37:47 +01:00
Daniele Lacamera
35351bece6 Initial import 2024-10-27 13:27:18 +01:00