You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
listen:detect backlog parameter as in std. library
Define the `listen` backlog parameters as in the standard library.
On one hand, this helps avoid hardcoded or unsynchronized values. On the
other hand, it allows better control of default values depending on the
target.
This is an initial version which deals with issue #1872
0 commit comments