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

peer: Allow OnVersion callback to reject peer. #1251

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Jun 3, 2018

This requires PR #1250.

This modifies the OnVersion callback to allow a reject message to be returned in which case the message will be sent to the peer and the peer will be disconnected.

@davecgh davecgh added this to the 1.3.0 milestone Jun 4, 2018
This modifies the OnVersion callback to allow a reject message to be
returned in which case the message will be sent to the peer and the peer
will be disconnected.
@davecgh davecgh force-pushed the peer_allow_onversion_reject branch from 034fa37 to 9adc12e Compare June 4, 2018 20:59
@davecgh davecgh merged commit 9adc12e into decred:master Jun 4, 2018
@davecgh davecgh deleted the peer_allow_onversion_reject branch June 4, 2018 21: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