Lines Matching refs:close
209 # it's required to unregister it. Otherwise, IocpProactor.close() will
256 # the close() method
290 def close(self):
297 pipe.close()
302 __del__ = close
330 # Unregister it otherwise IocpProactor.close will wait for it
356 # drop the client (close the pipe) and exit
357 pipe.close()
371 pipe.close()
380 pipe.close()
387 pipe.close()
408 transp.close()
602 conn.close()
709 # in IocpProactor.close(), while the event loop is not running.
867 def close(self):
915 self.close()