Navigation Menu

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

Add linger to dealers #599

Merged
merged 1 commit into from Oct 22, 2019
Merged

Add linger to dealers #599

merged 1 commit into from Oct 22, 2019

Conversation

longfin
Copy link
Member

@longfin longfin commented Oct 22, 2019

This PR aids #453 by adding linger to dealer sockets in Swarm<T> to avoid discarding before reading.

CHANGES.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Oct 22, 2019

Codecov Report

Merging #599 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff            @@
##           master    #599      +/-   ##
=========================================
+ Coverage   90.88%   90.9%   +0.01%     
=========================================
  Files         202     202              
  Lines       15698   15699       +1     
=========================================
+ Hits        14267   14271       +4     
+ Misses       1133    1130       -3     
  Partials      298     298
Impacted Files Coverage Δ
Libplanet/Net/Swarm.cs 85.44% <100%> (ø) ⬆️
Libplanet/Net/Protocols/KademliaProtocol.cs 67.27% <0%> (+0.77%) ⬆️

@longfin longfin merged commit 24b545b into planetarium:master Oct 22, 2019
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.

None yet

5 participants