Beispiel #1
0
def socket(ctx, typ):
    return Z.zmq_socket(ctx, typ)
Beispiel #2
0
def socket(ctx, typ):
    return Z.zmq_socket(ctx, typ)