示例#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))