Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Reject very short idle timeouts #77

Open
vcabbage opened this issue Apr 11, 2018 · 0 comments
Open

Reject very short idle timeouts #77

vcabbage opened this issue Apr 11, 2018 · 0 comments

Comments

@vcabbage
Copy link
Owner

amqp/conn.go

Lines 789 to 792 in ee6eb7e

if o.IdleTimeout > 0 {
// TODO: reject very small idle timeouts
c.peerIdleTimeout = o.IdleTimeout
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant