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
This commit is contained in:
+2
-1
@@ -3,4 +3,5 @@ loop2
|
||||
loop2.exe
|
||||
3p/lib/*
|
||||
3p/src/*
|
||||
3p/include/*
|
||||
3p/include/*
|
||||
build
|
||||
Reference in New Issue
Block a user