mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +02:00
[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.