PHP Networking
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?

stream_set_timeout
stream_fset_timeout
stream_fget_timeout
stream_get_timeout

ANSWER DOWNLOAD EXAMIANS APP