mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
freebsd supports SO_NOSIGPIPE too.
This commit is contained in:
4
NEWS
4
NEWS
@@ -209,8 +209,8 @@ PHP NEWS
|
||||
(David Carlier)
|
||||
. Updated the socket_create_listen backlog argument default value to SOMAXCONN.
|
||||
(David Carlier)
|
||||
. Added the SO_NOSIGPIPE constant to control the generation of SIGPIPE for macOs.
|
||||
(David Carlier)
|
||||
. Added the SO_NOSIGPIPE constant to control the generation of SIGPIPE for
|
||||
macOs and FreeBSD. (David Carlier)
|
||||
|
||||
- SNMP:
|
||||
. Removed the deprecated inet_ntoa call support. (David Carlier)
|
||||
|
||||
Reference in New Issue
Block a user