diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/server.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/server.md b/doc/server.md index 6f45389..2f1062f 100644 --- a/doc/server.md +++ b/doc/server.md @@ -99,6 +99,8 @@ end closes the connection. } +accept +run +FIXME: Fix the bug which produces two "Bye..." messages. + `net .alg .bufferedEpollServer` takes the same options as `net .alg .epollServer` and additionally provides `outputBufferLimit` which takes a function which returns the maximum number of output buffer bytes you are willing to keep |
