async_chat.close_when_done()
Pushes a None
on to the producer fifo. When this producer is popped off the fifo it causes the channel to be closed.
async_chat.close_when_done()
Pushes a None
on to the producer fifo. When this producer is popped off the fifo it causes the channel to be closed.
Please login to continue.