Updated README.rst
This commit is contained in:
parent
f11c2a94b4
commit
fee4a205a6
|
@ -99,5 +99,4 @@ serves static contents. It only speaks ``spdy/2``::
|
|||
(last_good_stream_id=0)
|
||||
[id=1] [ 1.634] closed
|
||||
|
||||
Currently, ``spdyd`` depends on ``epoll`` facility which only exists
|
||||
in Linux. I'll add ``kqueue`` support.
|
||||
Currently, ``spdyd`` needs ``epoll`` or ``kqueue``.
|
||||
|
|
Loading…
Reference in New Issue