Exemplo n.º 1
0
 def is_open(self):
     return _socketstream.socketbuf_is_open(self)
Exemplo n.º 2
0
 def is_open(self):
     r"""is_open(socketbuf self) -> bool"""
     return _socketstream.socketbuf_is_open(self)