Examveda
Examveda

When dealing with timeout values in sockets, the connection timeout can be changed independently of the read/write time out. Which function must be used for this purpose?

A. stream_get_timeout

B. stream_set_timeout

C. stream_fset_timeout

D. stream_fget_timeout

Answer: Option B


This Question Belongs to PHP >> PHP Networking

Join The Discussion

Related Questions on PHP Networking