#include <config.h>
#include "CFdMonitor.h"
#include <stdio.h>
Go to the source code of this file.
Variables | |
const char * | Copyright = "(C) Copyright Michigan State University 2002, All rights reserved" |
Monitoring is done via the select(2) system service. Note that this can yield some unexpected results. For example, in some operating systems, tape drives are never considered readable without blocking.
Author: Jason Venema NSCL Michigan State University East Lansing, MI 48824-1321 mailto:venemaja@msu.edu
Definition in file CFdMonitor.cpp.
|
Definition at line 278 of file CFdMonitor.cpp. |