Jpp
|
#include <sys/select.h>
#include <limits>
#include <errno.h>
#include "JLang/JException.hh"
#include "JLang/JFileDescriptorMask.hh"
#include "JLang/JAbstractFile.hh"
#include "JLang/JTimeval.hh"
Go to the source code of this file.
Classes | |
class | JNET::JSelectWriter |
Wrapper class for select call. More... | |
Namespaces | |
JNET | |
Interprocess communication. | |
JPP | |