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

fix issue in udp_socket with unusual socket failure #3312

Merged
merged 1 commit into from
Sep 28, 2018

Conversation

arvidn
Copy link
Owner

@arvidn arvidn commented Sep 28, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 28, 2018

Codecov Report

Merging #3312 into RC_1_1 will decrease coverage by 0.06%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           RC_1_1   #3312      +/-   ##
=========================================
- Coverage   66.47%   66.4%   -0.07%     
=========================================
  Files         376     376              
  Lines       61405   61407       +2     
  Branches     9749    9749              
=========================================
- Hits        40819   40779      -40     
- Misses      16135   16155      +20     
- Partials     4451    4473      +22
Impacted Files Coverage Δ
src/udp_socket.cpp 47.7% <0%> (-0.14%) ⬇️
include/libtorrent/utp_socket_manager.hpp 56.25% <0%> (-25%) ⬇️
src/utp_stream.cpp 64.93% <0%> (-8.64%) ⬇️
src/packet_buffer.cpp 80.24% <0%> (-7.41%) ⬇️
src/timestamp_history.cpp 64.28% <0%> (-3.58%) ⬇️
src/ip_voter.cpp 78.78% <0%> (-1.52%) ⬇️
test/web_seed_suite.cpp 90.45% <0%> (-1.51%) ⬇️
src/storage.cpp 61.59% <0%> (-1.31%) ⬇️
src/kademlia/dht_tracker.cpp 58.33% <0%> (-1.29%) ⬇️
src/utp_socket_manager.cpp 64.77% <0%> (-1.14%) ⬇️
... and 25 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c4d1b9...387dc21. Read the comment docs.

@arvidn arvidn merged commit a499ace into RC_1_1 Sep 28, 2018
@arvidn arvidn deleted the async-read-exception-1.1 branch September 28, 2018 20:17
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