| Trees | Index | Help |
|---|
| Package flumotion :: Package twisted :: Module fdserver |
|
| Classes | |
|---|---|
FDClient |
|
FDConnector |
|
FDPassingBroker |
A pb.Broker subclass that handles FDs being passed to it (with associated data) over the same connection as the normal PB data stream. |
FDPort |
|
FDServer |
|
PassableServerConnection |
A subclass of tcp.Server that permits passing the FDs used to other processes (by just calling close(2) rather than shutdown(2) on them) |
PassableServerPort |
|
| Variable Summary | |
|---|---|
str |
MAGIC_SIGNATURE = '\xfd\xfc\x8e\x7f\x07G\xb9\xea\xa1u\xe...
|
| Variable Details |
|---|
MAGIC_SIGNATURE
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun Oct 26 16:39:16 2008 | http://epydoc.sf.net |