PHP 8.5.0 Beta 1 available for testing

Voting

: eight minus two?
(Example: nine)

The Note You're Voting On

gtk at linux dot online dot no
22 years ago
from http://www.manualy.sk/sock-faq/unix-socket-faq-2.html
read() is equivalent to recv() with a flags parameter of 0. Other values for the flags parameter change the behaviour of recv(). Similarly, write() is equivalent to send() with flags == 0.

<< Back to user notes page

To Top