1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
Commit graph

3 commits

Author SHA1 Message Date
Stefan Lankes
8bc778b6fe add helper functions to check if all data is written to the socket 2018-08-02 22:48:09 +02:00
Stefan Lankes
3ba88256f1 remove sleeps in multithreaded version, add license text 2018-08-02 21:11:52 +02:00
Stefan Lankes
3e6b84b642 add tiny web server as test case
This "Tiny Web Server" is derived from nweb, which was developed
by Nigel Griffiths and published at
https://www.ibm.com/developerworks/systems/library/es-nweb/index.html.

The web server was released under the IBM License Agreement.
2018-08-02 15:41:30 +02:00