chore: support skip the same config Listeners' Close and Listen
This commit is contained in:
@ -20,4 +20,5 @@ type NewListener interface {
|
||||
Close() error
|
||||
Address() string
|
||||
RawAddress() string
|
||||
Config() string
|
||||
}
|
||||
|
Reference in New Issue
Block a user