Searched refs:send_func (Results 1 – 5 of 5) sorted by relevance
230 def _test_send(self, send_func): argument271 sent = send_func(wr, memoryview(data)[written:])
34 def __init__(self, send_func, *args, **kwargs): argument36 self.send_function = send_func113 self.dhcp_server = DHCPOverWPA(send_func=self.send_ether_over_wpa,
949 send_func = CallSendChunk if use_chunks else CallSendMediaBody957 response = send_func(self.stream.tell())
205 int (*send_func)(struct wl_closure *, struct wl_connection *)) in handle_array()228 if (send_func(closure, resource->client->connection)) in handle_array()
920 nl_send(sk, msg) send_func()