This commit is contained in:
@@ -13,9 +13,9 @@ type Handler interface {
|
||||
}
|
||||
type Server struct {
|
||||
gnet.BuiltinEventEngine
|
||||
eng gnet.Engine
|
||||
addr string
|
||||
connected int64
|
||||
eng gnet.Engine
|
||||
addr string
|
||||
|
||||
network string
|
||||
multicore bool
|
||||
bufferSize int
|
||||
|
||||
Reference in New Issue
Block a user