Searched refs:asock (Results 1 – 1 of 1) sorted by relevance
100 def serveclient(asock, afile): argument104 asock.send(negotiation(len(abuf)))106 req = nbd_request(asock)108 asock.send(req.reply(error=0, 115 asock.send(req.reply(error=0))117 asock.close()