// Windows XP FAQ Poll // // Douglas Thrift // // Poller.cpp #include "Poller.h" Poller::Poller() { // } void Poller::poll(bool nodelete) { // }