コード例 #1
0
ファイル: zactor.py プロジェクト: cyrilleverrier/pyczmq
def destroy(actor):
    """Destroy an actor."""
    C.zactor_destroy(ptop('zactor_t', actor))