Searched refs:Recv (Results 1 – 3 of 3) sorted by relevance
56 func (p *TStandardClient) Recv(ctx context.Context, iprot TProtocol, seqId int32, method string, re… func101 err := p.Recv(ctx, p.iprot, seqId, method, result)
35 Byte[] msg = _socket.Recv (); in ServeOne()
52 byte[] tmpBuf = _sock.Recv (); in Read()