Skip to content

Conversation

@clue
Copy link
Member

@clueclue commented Mar 26, 2018

This very simple PR adds documentation to make consumers aware that addReadStream() and addWriteStream()MAY throw an Exception if the given stream resource type is not supported by the underlying event loop implementation. This is explicitly not enforced due to performance considerations, so consumers SHOULD NOT rely on this.

Builds on top of #110

@WyriHaximusWyriHaximus merged commit 1fb6a4b into reactphp:masterMar 26, 2018
@clueclue deleted the exception branch March 26, 2018 14:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@clue@jsor@WyriHaximus