Exemplo n.º 1
0
 def shutdown(self, how):
     # type: (int) -> None
     m2.ssl_set_shutdown(self.ssl, how)
Exemplo n.º 2
0
 def shutdown(self, how):
     m2.ssl_set_shutdown(self.ssl, how)
Exemplo n.º 3
0
 def shutdown(self, how):
     m2.ssl_set_shutdown(self.ssl, how)
Exemplo n.º 4
0
 def shutdown(self, how):
     # type: (int) -> None
     m2.ssl_set_shutdown(self.ssl, how)