- Name
-
acceptq_min_backlog
- Default
-
1
- Scope
- per-stack
Sets a minimum value to use for the 'backlog' argument to the listen()
call. If the application requests a smaller value, use this value instead.
acceptq_min_backlog
1
Sets a minimum value to use for the 'backlog' argument to the listen()
call. If the application requests a smaller value, use this value instead.