in vsock_sample/py/vsock-sample.py [0:0]
def send_data(self, data): """Send data to a remote endpoint""" self.sock.sendall(data)