Searched refs:GetServerSockets (Results 1 – 3 of 3) sorted by relevance
117 func GetServerSockets(id int64, startID int64) ([]*SocketMetric, bool) { func118 return db.get().GetServerSockets(id, startID)457 func (c *channelMap) GetServerSockets(id int64, startID int64) ([]*SocketMetric, bool) { func
428 rpc GetServerSockets(GetServerSocketsRequest) returns (GetServerSocketsResponse); rpc