Ejemplo n.º 1
0
	def send(self, msg):
		print "sending message:",msg
		self.ioqueue.client_push(strict(msg)+nullbyte)
Ejemplo n.º 2
0
 def __str__(self):
     return hasher.strict(self.proto())