File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 557f8ed419f9798a76539bee44754d4288ceccad Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 317a816da564d570986b2d9aed9c68e9ec173d4c Maintainer: takagi Status: ready -->
44<!-- Credits: mumumu -->
55
66 <sect1 xml : id =" install.fpm.configuration" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
262262 </term >
263263 <listitem >
264264 <para >
265- listen(2) のバックログを設定します。'-1' は無制限を意味します。
266- デフォルト値: -1
265+ listen(2) のバックログを設定します。
266+ <literal >-1</literal > はBSD 系のシステムでは最大値を意味します。
267+ デフォルト値: <literal >-1</literal > (FreeBSD や OpenBSD)
268+ または <literal >511</literal > (Linux やその他のプラットフォーム)
267269 </para >
268270 </listitem >
269271 </varlistentry >
You can’t perform that action at this time.
0 commit comments