tornado.iostream.StreamClosedError Class Reference

Detailed Description

Exception raised by `IOStream` methods when the stream is closed.

Note that the close callback is scheduled to run *after* other
callbacks on the stream (to allow for buffered data to be processed),
so you may see this error before you see the close callback.

Definition at line 78 of file iostream.py.


The documentation for this class was generated from the following file:


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Thu Aug 27 2015 14:50:40