Skip to content

Conversation

@ispysoftware
Copy link
Contributor

getting some rare hard crashes in transport.Send(buffer, offset, length);
hopefully this lock update will resolve it

What happens if Close is called whilst state is connecting?

if (state == RTCSctpTransportState.Connected)
{
    RTCSctpAssociation?.Shutdown();
}

@sipsorcery sipsorcery merged commit fa8376b into sipsorcery-org:master Jan 27, 2025
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