mirror of
https://github.com/predis/predis.git
synced 2026-08-24 12:39:27 +00:00
8d01be388d
This cannot be implemented for previous versions of PHP because we need socket_import_stream() to extract the underlying socket resource from the stream in order to be able to set the TCP_NODELAY flag.