This commit is contained in:
Neil Alexander 2022-03-18 15:32:14 +00:00
parent a96098051e
commit c54d88aecf
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
3 changed files with 5 additions and 3 deletions

View file

@ -408,6 +408,8 @@ func (m *DendriteMonolith) Stop() {
_ = m.PineconeRouter.Close()
}
const MaxFrameSize = types.MaxFrameSize
type Conduit struct {
conn net.Conn
port types.SwitchPortID