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