

MCQOPTIONS
Saved Bookmarks
1. |
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» C. stream_fset_timeout | |