Lines Matching full:recv_fn
1109 const PRRecvFN recv_fn = fd->lower->methods->recv;1110 const PRInt32 rv = recv_fn(fd->lower, buf, amount, flags, timeout);