def shutdown(self, how): # type: (int) -> None m2.ssl_set_shutdown(self.ssl, how)
def shutdown(self, how): m2.ssl_set_shutdown(self.ssl, how)