Searched defs:slowConn (Results 1 – 1 of 1) sorted by relevance
1002 type slowConn struct { struct1003 net.Conn1004 bps int1007 func (c *slowConn) Write(p []byte) (int, error) {