Lines Matching full:been
51 * Indicates that the buffer provided has been fully utilized by recvmmsg and
81 * `nread`: Number of bytes that have been received.
182 :param handle: UDP handle. Should have been initialized with
203 :param handle: UDP handle. Should have been initialized with
218 :param handle: UDP handle. Should have been initialized with
236 :param handle: UDP handle. Should have been initialized with
252 :param handle: UDP handle. Should have been initialized with
267 :param handle: UDP handle. Should have been initialized with
287 :param handle: UDP handle. Should have been initialized with
298 :param handle: UDP handle. Should have been initialized with
309 :param handle: UDP handle. Should have been initialized with
320 :param handle: UDP handle. Should have been initialized with
331 :param handle: UDP handle. Should have been initialized with
340 Send data over the UDP socket. If the socket has not previously been bound
356 :param handle: UDP handle. Should have been initialized with
366 :param send_cb: Callback to invoke when the data has been sent out.
394 Prepare for receiving data. If the socket has not previously been bound
398 :param handle: UDP handle. Should have been initialized with
433 :param handle: UDP handle. Should have been initialized with