fixed typo
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@933 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/lighttpd-1.4.11
parent
8b4101e08c
commit
1e21941a94
|
@ -61,7 +61,7 @@ Event Handlers
|
|||
--------------
|
||||
|
||||
The first one is the Event Handler which takes care of notifying the server
|
||||
that one of the connections is ready to send or recieve. As you can see,
|
||||
that one of the connections is ready to send or receive. As you can see,
|
||||
every OS has at least the select() call which has some limitations.
|
||||
|
||||
============ ========== ===============
|
||||
|
|
Loading…
Reference in New Issue