Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update WriteSCTP outbound packet too large error #315

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

rob-deutsch
Copy link
Contributor

At face value it looks like the error message from Stream.WriteSCTP() should report the exact maximum packet size it compared the actual packet size to.

@rob-deutsch rob-deutsch force-pushed the fix-outbound-packet-error branch from 2fca220 to 0501d55 Compare March 13, 2024 01:33
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.82%. Comparing base (80ec14e) to head (0501d55).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #315      +/-   ##
==========================================
+ Coverage   80.78%   80.82%   +0.04%     
==========================================
  Files          49       49              
  Lines        4178     4178              
==========================================
+ Hits         3375     3377       +2     
+ Misses        657      656       -1     
+ Partials      146      145       -1     
Flag Coverage Δ
go 80.82% <100.00%> (+0.04%) ⬆️
wasm 67.40% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rob-deutsch rob-deutsch merged commit 6c3ef3a into master Mar 14, 2024
14 checks passed
@rob-deutsch rob-deutsch deleted the fix-outbound-packet-error branch March 14, 2024 00:59
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