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
181 flag causes the receive operation to return data
182 from the beginning of the receive queue without removing that
184 Thus, a subsequent receive call will return the same data.
187 flag causes the receive operation to return the full length of the packet
348 was used to receive rights (file descriptors) that were in flight on the
367 The socket is marked non-blocking and the receive operation
369 a receive timeout had been set
372 The receive was interrupted by delivery of a signal before
375 The receive buffer pointer(s) point outside the process's