Gen. partnerAlgotech

PHP function stream_set_timeout()

Set timeout period on a stream

|
September 11, 2019

Availability in versions: PHP 4.3.0

Set timeout period on a stream

Parameters

Parameter Data type Default value Note
$stream resource not The target stream.
$seconds int not The seconds part of the timeout to be set.
$microseconds int null

Return values

bool

Returns true on success, otherwise false on failure.

Other resources

Official stream-set-timeout documentation

Loading comments...

Stay in the loop

Subscribe to our newsletter and get the latest cybersecurity news delivered straight to your inbox.

Your data is safe. You can unsubscribe from the newsletter at any time.