| Trees | Indices | Help |
|---|
|
|
This class groups information related to the client of a feeder. The client is identified by an id. The information remains valid for the lifetime of the feeder, so it can track reconnects of the client.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
clientId id of the client of the feeder |
|||
|
fd file descriptor the client is currently using, or None. |
|||
|
|||
|
The client has connected on this fd. Update related stats. Called only from the reactor thread. |
The client has disconnected. Update related stats. Called from GStreamer threads. |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Sep 24 12:50:09 2010 | http://epydoc.sourceforge.net |