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

Don't close UDP channel on exception #670

Merged
merged 1 commit into from
Oct 19, 2018
Merged

Don't close UDP channel on exception #670

merged 1 commit into from
Oct 19, 2018

Commits on Oct 19, 2018

  1. Don't close UDP channel on exception

    We don't need to close the channel because UDP is connection-less.
    
    There was a comment stating this, but someone ignored it at some point
    in the EthereumJ codebase: ethereum/ethereumj@65fd770#diff-364a0e29f783aa2c9c709bc8ae663b9dR60
    colltoaction committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    f34374d View commit details
    Browse the repository at this point in the history