This website requires JavaScript.
Explore
Help
Sign In
cozis
/
microtcp
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
0
Tags
464a1ee724e0d6d096dc09947187260571f30eb3
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
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
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