#include <unistd.h>
#include "wvhashtable.h"
Go to the source code of this file.
Compounds | |
class | WvIntTable |
struct | WvIntTable_hack |
Typedefs | |
typedef WvHashTable< int, int, WvIntTable_hack::WvIntTable_fptr_ > | WvIntTableBase |
Functions | |
pid_t | wvfork (int dontclose1=-1, int dontclose2=-1) |
pid_t | wvfork (WvIntTable &dontclose) |
|
Definition at line 12 of file utils/wvfork.h. |
|
Definition at line 38 of file wvfork.cc. References MAX_FD. Referenced by WvResolver::findaddr(), and wvfork(). |
|
|