Lines Matching defs:send
305 PR_SockOpt_RecvBufferSize, /* send buffer size */
317 PR_SockOpt_NoDelay, /* don't delay send to coalesce packets */
345 PRBool no_delay; /* Don't delay send to coalesce packets */
480 PRSendFN send; /* Send all the bytes specified */
1572 * Time limit for completion of the send operation.
1641 * Time limit for completion of the send operation.
1669 ** The socket to send data over
1671 ** The file to send
1703 ** of file data to send, the header and trailer buffers are specified in the
1711 ** The socket to send data over
1720 * Time limit for completion of the send operation.
1731 PRFileDesc *fd; /* file to send */
1733 PRSize file_nbytes; /* number of bytes of file data to send */
1734 /* if 0, send data from file_offset to */