downstream: explain when downstreamConn.sasl is nil
This commit is contained in:
parent
70ba7032f1
commit
b0dbb3cef1
@ -317,7 +317,7 @@ type downstreamConn struct {
|
||||
|
||||
capVersion int
|
||||
caps capRegistry
|
||||
sasl *downstreamSASL
|
||||
sasl *downstreamSASL // nil unless SASL is underway
|
||||
registration *downstreamRegistration // nil after RPL_WELCOME
|
||||
|
||||
lastBatchRef uint64
|
||||
|
Loading…
Reference in New Issue
Block a user