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