Exemplo n.º 1
0
 def flush(self):
     return _socketstream.socketstream_flush(self)
Exemplo n.º 2
0
 def flush(self):
     r"""flush(socketstream self)"""
     return _socketstream.socketstream_flush(self)