cozis
|
5b986a6537
|
gitignore update
|
2023-10-31 16:12:41 +01:00 |
|
cozis
|
b495e53891
|
new makefile
|
2023-10-31 16:09:51 +01:00 |
|
cozis
|
7033e1ea85
|
rewrote the readme and cleaned up unused files
|
2023-10-31 13:06:04 +01:00 |
|
cozis
|
a272e8601e
|
the TAP IP was the same as the microtcp instance, which wasn't right. Now the TAP is at 10.0.0.5 and the TCP at 10.0.0.4; fixed some bugs in the TCP state machine and made it so it always ACKs; fixed TCP checksum calculation
|
2023-05-20 21:50: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 |
|
Francesco Cozzuto
|
57c2f61ea3
|
fixed bug in the README's code snippet
|
2023-03-20 14:50:49 +01:00 |
|
Francesco Cozzuto
|
b1b235a09f
|
new readme
|
2023-03-20 14:47:24 +01:00 |
|
Francesco Cozzuto
|
00e68532d1
|
first commit
|
2023-03-20 09:43:11 +01:00 |
|