Esempio n. 1
0
func set_id(socket *zmq.Socket) {
	socket.SetIdentity(randomString())
}