mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
8b969f44d7
[DOC] Added TCP_NODELAY constant to sockets extension, to be used with socket_set_option() to disable TCP's Nagle algorithm. Avail in PHP>=5.2.7.