cozis
|
ad65c26035
|
resolved some bug in the MUX
|
2023-05-20 02:14:47 +02:00 |
|
cozis
|
6a4f644cc5
|
moved include/microtcp.h to src/microtcp.h and fixed some mux bugs
|
2023-05-19 22:11:47 +02:00 |
|
cozis
|
464a1ee724
|
new I/O multiplexer api; http echo server example draft to test the mux api; the library is now released as an amalgamation; recv/send now return the error MICROTCP_ERRCODE_WOULDBLOCK in a similar way to the BSD socket api; moved tests/loop2.c to examples/echo_tcp.c
|
2023-05-19 20:24:13 +02:00 |
|
cozis
|
a5b5cf4567
|
added useful log messages
|
2023-05-17 12:10:43 +02:00 |
|
cozis
|
b63fb7df6c
|
Bug fix in ip parser. The result wasn't converted to network byte order
|
2023-05-16 12:02:25 +02:00 |
|
cozis
|
b259bb74db
|
ported to windows
|
2023-05-16 00:21:04 +02:00 |
|
Francesco Cozzuto
|
43ee04a2db
|
wip
|
2023-04-21 09:46:44 +02:00 |
|
Francesco Cozzuto
|
092ba2d1ad
|
better TCP and started using libtuntap
|
2023-03-25 20:18:14 +01:00 |
|
Francesco Cozzuto
|
00e68532d1
|
first commit
|
2023-03-20 09:43:11 +01:00 |
|