mirror of
https://github.com/php/php-src.git
synced 2026-03-28 18:22:42 +01: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.