Public Member Functions | Public Attributes
tornado.test.tcpclient_test.TestTCPServer Class Reference
Inheritance diagram for tornado.test.tcpclient_test.TestTCPServer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def handle_stream
def stop

Public Attributes

 port
 streams

Detailed Description

Definition at line 35 of file tcpclient_test.py.


Constructor & Destructor Documentation

Definition at line 36 of file tcpclient_test.py.


Member Function Documentation

def tornado.test.tcpclient_test.TestTCPServer.handle_stream (   self,
  stream,
  address 
)
Override to handle a new `.IOStream` from an incoming connection.

Reimplemented from tornado.tcpserver.TCPServer.

Definition at line 43 of file tcpclient_test.py.

Stops listening for new connections.

Requests currently in progress may still continue after the
server is stopped.

Reimplemented from tornado.tcpserver.TCPServer.

Definition at line 46 of file tcpclient_test.py.


Member Data Documentation

Definition at line 36 of file tcpclient_test.py.

Definition at line 36 of file tcpclient_test.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