Lines Matching full:receive
36 .Nd receive message(s) from a socket
56 are used to receive messages from a socket,
57 and may be used to receive data on a socket whether or not
89 function is used to receive multiple
109 before first receive is performed.
126 receive call waits for a message to arrive, unless
134 The receive calls except
182 flag causes the receive operation to return data
183 from the beginning of the receive queue without removing that
185 Thus, a subsequent receive call will return the same data.
188 flag causes the receive operation to return the full length of the packet
356 was used to receive rights (file descriptors) that were in flight on the
375 The socket is marked non-blocking and the receive operation
377 a receive timeout had been set
380 The receive was interrupted by delivery of a signal before
383 The receive buffer pointer(s) point outside the process's