Skip to content

Conversation

@t089
Copy link
Contributor

@t089 t089 commented Sep 3, 2018

The documentation previously stated that createStreamChannel returns an "EventLoopFuture that completes with the new channel", where in reality the method returns Void and you instead supply an EventLoopPromise that is succeeded with the new activated channel. This PR removes the returns: line from the documentation comment.

@swift-nio-bot
Copy link

Can one of the admins verify this patch?

@normanmaurer
Copy link
Member

@swift-nio-bot test this please

@weissi weissi merged commit 4f8c857 into apple:master Sep 6, 2018
@weissi
Copy link
Member

weissi commented Sep 6, 2018

thanks @t089 !

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.

4 participants