Searched defs:tcp (Results 1 – 1 of 1) sorted by relevance
589 public InputThread(TcpClient tcp) in InputThread()598 public InputThread(TcpClient tcp, Stream input, Encoding targetEncoding) in InputThread()683 public ConsoleInputNative(TcpClient tcp, Encoding targetEncoding) in ConsoleInputNative()873 private TcpClient tcp = null; field in Nintendo.SDSG.CatToucan