Home | Trees | Index | Help |
---|
Package PyFoam :: Package Infrastructure :: Module FoamServer |
|
Classes | |
---|---|
FoamAnswerer |
The class that handles the actual requests (only needed to hide the Thread-methods from the world |
FoamServer |
This is the class that serves the requests about the FOAM-Run |
Function Summary | |
---|---|
Finds a free server port on this machine and returns it |
posixpath
(as path
),
socket
,
sys
ParameterFile
,
RingBuffer
,
ServerProxy
,
SimpleXMLRPCServer
,
Thread
config
,
extract_tb
,
foamLogger
,
foamMPI
,
freeServerPort
,
getPathFromEnviron
,
getpid
,
Lock
,
time
,
Timer
,
uname
,
userName
,
versionString
environ
Function Details |
---|
findFreePort()Finds a free server port on this machine and returns it Valid server ports are in the range 18000 upward (the function tries to find the lowest possible port number ATTENTION: this part may introduce race conditions |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 | http://epydoc.sf.net |