Skip to content

Conversation

hughcube
Copy link
Contributor

stream_socket_client: On success a stream resource is returned which may be used together with the other file functions (such as fgets(), fgetss(), fwrite(), fclose(), and feof()), FALSE on failure.

http://php.net/manual/en/function.stream-socket-client.php

hugh-lee added 2 commits August 31, 2015 10:26
…may be used together with the other file functions (such as fgets(), fgetss(), fwrite(), fclose(), and feof()), FALSE on failure.
@hughcube
Copy link
Contributor Author

add socketClientFlags

@Mirocow
Copy link
Contributor

Mirocow commented Oct 15, 2015

nice idea use is_resource() for check connection status http://php.net/manual/en/function.is-resource.php

@cebe cebe closed this in bb0cd7c Mar 1, 2016
@cebe cebe added this to the 2.0.5 milestone Mar 1, 2016
@cebe cebe self-assigned this Mar 1, 2016
@cebe
Copy link
Member

cebe commented Mar 1, 2016

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants