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 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 557f8ed419f9798a76539bee44754d4288ceccad Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: 317a816da564d570986b2d9aed9c68e9ec173d4c Maintainer: takagi Status: ready -->
4
4
<!-- Credits: mumumu -->
5
5
6
6
<sect1 xml : id =" install.fpm.configuration" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
262
262
</term >
263
263
<listitem >
264
264
<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 やその他のプラットフォーム)
267
269
</para >
268
270
</listitem >
269
271
</varlistentry >
You can’t perform that action at this time.
0 commit comments