| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-06 | examples/network: Split recv- and read-based HTTP servers. | Paul Sokolovsky | |
| 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). | |||
