예제 #1
0
파일: zauth.py 프로젝트: hintjens/pyczmq
def destroy(auth):
    """ Destructor """
    return C.zauth_destroy(ptop('zauth_t', auth))
예제 #2
0
def destroy(auth):
    """ Destructor """
    C.zauth_destroy(ptop('zauth_t', auth))