| 
    ZIO
    
   Python and C++ interface to ZeroMQ and Zyre 
   | 
 
Go to the source code of this file.
Classes | |
| class | test_ugly.SimpleServer | 
Namespaces | |
| test_ugly | |
Functions | |
| def | test_ugly.now () | 
Variables | |
| test_ugly.ctx = zmq.Context() | |
| test_ugly.sock = ctx.socket(zmq.SERVER) | |
| string | test_ugly.addr = "tcp://127.0.0.1:5678" | 
| test_ugly.node = pyre.Pyre("testflows") | |
| string | test_ugly.portname = "recver" | 
| test_ugly.ss = SimpleServer(sock); | |
| bool | test_ugly.I_quit = False | 
| test_ugly.ok = ss.recv_dat() | |
 1.8.13