Skip to content

Feature | Accept connected sockets from custom socket factory#1420

Merged
peterbae merged 2 commits intomicrosoft:devfrom
peterbae:github-1382
Sep 9, 2020
Merged

Feature | Accept connected sockets from custom socket factory#1420
peterbae merged 2 commits intomicrosoft:devfrom
peterbae:github-1382

Conversation

@peterbae
Copy link
Copy Markdown
Contributor

@peterbae peterbae commented Sep 1, 2020

Currently the driver is assuming the socket created from the socket factory is not connected, but there may be custom implementations that return a socket that's already connected. This change handles this case.

Fixes #1382.

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.

[FEATURE REQUEST] Accept connected sockets from custom socket factory

4 participants