This website requires JavaScript.
Explore
Help
Sign In
cozis
/
ToastyFS
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b930ba08e35a42a466f3b8d37449cc6383081b4b
ToastyFS
/
web
T
History
cozis
b930ba08e3
Add the ability to associate an opaque user pointer to a ToastyHandle which is then returned in its associated ToastyResult
2025-11-22 23:09:31 +01:00
..
chttp.c
Update cHTTP and rewrite web/main.c
2025-11-22 12:30:47 +01:00
chttp.h
Drop the MAX_CONNS macro and define TCP_CONNECTION_LIMIT, TCP_POLL_CAPACITY, TCP_EVENT_CAPACITY instead
2025-11-22 22:59:32 +01:00
DESIGN.txt
Add notes on the HTTP's interface semantics
2025-11-22 13:13:10 +01:00
main.c
Add the ability to associate an opaque user pointer to a ToastyHandle which is then returned in its associated ToastyResult
2025-11-22 23:09:31 +01:00