fix build break

pull/812/head v3.6
Darien Raymond 2018-01-10 17:33:15 +01:00
parent efc8c23207
commit 7fab28cf0b
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import (
)
type connection struct {
stream Ray
stream InboundRay
closed bool
localAddr net.Addr
remoteAddr net.Addr