Skip to content
Snippets Groups Projects
Commit 3d19adf9 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

examples/network: Split recv- and read-based HTTP servers.

Name recv() based a "simplistic", as it can't work robustly in every
environment. All this is to let people concentreate on proper, read()-
based one (and to turn recv() based into a "negative showcase",
explaining what are the pitfalls of such approach).
parent d79342d3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment