Lines Matching defs:send
66 def send(self, v):
415 self.loop.call_soon(w.send, b'abc')
417 self.loop.call_soon(w.send, b'def')
429 w.send(data)
862 # recv()/send() on the serving socket
925 # recv()/send() on the serving socket
989 # recv()/send() on the serving socket
1020 # recv()/send() on the serving socket
1191 client.send(b'xxx')
1236 client.send(b'xxx')
1244 client.send(b'xxx')
1259 client.send(b'xxx')