Skip to content

Conversation

@osy
Copy link
Contributor

@osy osy commented Dec 11, 2022

This is a valid error condition that can be hit when, for example, connect() is called and returned error. The socket is in an invalid state but this assertion failure crashes the app before proper error handling can be done elsewhere.

This is a valid error condition that can be hit when, for example,
connect() is called and returned error. The socket is in an invalid state
but this assertion failure crashes the app before proper error handling
can be done elsewhere.
@colemancda colemancda self-requested a review December 12, 2022 00:18
@colemancda colemancda merged commit 6df6391 into PureSwift:main Dec 12, 2022
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.

2 participants