| Trees | Indices | Help |
|
|---|
|
|
Listens for output from PFXSimpleClient on the same host, usually running in another python interpreter inside a 3rd-party application such as Maya.
Uses a port auto-assigned by the OS if possible, doesn't seem to be available on python 2.4 running on CentOS 5.x, otherwise use a port in the range 55000-56000
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
tuple
|
buffer The requestHandler class will store any received messages as a tuple in the instance's buffer attribute; the tuple will contain the message length as a packed integer, and the message itself. |
||
|
|||
Constructor. May be extended, do not override.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 17 10:45:09 2017 | http://epydoc.sourceforge.net |