Q17
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
AnswerC.
stream_fset_timeout
D.
stream_fget_timeout
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board