PHP Conference Kansai 2025

Voting

: min(six, eight)?
(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