Exemplo n.º 1
0
def zsock_is(sock):
    """Probe the supplied object, and report if it looks like a zsock_t."""
    return C.zsock_is(sock)