From 1a021b9961bed509f1e79e5e7c0243d19fa6578b Mon Sep 17 00:00:00 2001 From: dandelionred Date: Thu, 27 Oct 2016 15:16:55 +0300 Subject: [PATCH] Update README.md Bugfix in the usage sample code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd1c6f22..d6f7da51 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Here is an async HTTP server built with just the event loop. fclose($conn); $loop->removeStream($conn); } else { - $data = substr($data, 0, $written); + $data = substr($data, $written); } }); }); pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy