php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #73469 TCP_KEEPIDLE is not defined
Submitted: 2016-11-06 19:55 UTC Modified: -
From: porton at narod dot ru Assigned:
Status: Open Package: Sockets related
PHP Version: 7.0.12 OS: Linux, FreeBSD
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: porton at narod dot ru
New email:
PHP Version: OS:

 

 [2016-11-06 19:55 UTC] porton at narod dot ru
Description:
------------
---
From manual page: http://www.php.net/sockets.constants
---

Please add TCP_KEEPIDLE constant. It is 256 on FreeBSD and 4 on Linux.

Test script:
---------------
php7.0 -r 'echo TCP_KEEPIDLE;'


Patches

Pull Requests

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Dec 04 08:01:29 2024 UTC