mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
SO_REUSEPORT constant, statement no longer really exact. (#1612)
This commit is contained in:
parent
8de1190205
commit
e5caf1244e
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@
|
|||
<simpara>
|
||||
This constant is only available on platforms that
|
||||
support the <constant>SO_REUSEPORT</constant> socket option: this
|
||||
includes macOS and FreeBSD, but does not include Linux or Windows.
|
||||
includes Linux, macOS and *BSD, but does not include Windows.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue