Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HttpServer.bind() and HttpServer.bindSecure() documentation issue #31121

Open
sgrekhov opened this issue Oct 17, 2017 · 0 comments
Open

HttpServer.bind() and HttpServer.bindSecure() documentation issue #31121

sgrekhov opened this issue Oct 17, 2017 · 0 comments
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io

Comments

@sgrekhov
Copy link
Contributor

Please see HttpServer.bind() and HttpServer.bindSecure() documentation

The optional argument backlog can be used to specify the listen backlog for the underlying OS listen setup. If backlog has the value of 0 (the default) a reasonable value will be chosen by the system.

It's unclear from this description what is backlog argument for. Please clarify

@kasperl kasperl added area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io labels Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io
Projects
None yet
Development

No branches or pull requests

2 participants