Rudiments
Main Page
Classes
include
rudiments
private
listener.h
1
// Copyright (c) 2002 David Muse
2
// See the COPYING file for more information.
3
4
protected
:
5
virtual
int32_t safeSelect(
long
sec,
long
usec,
6
bool
read,
bool
write);
7
8
// FIXME: it should be possible to copy a listener
9
listener
(
const
listener
&l);
10
listener
&operator=(
const
listener
&l);
11
12
listenerprivate *pvt;
Generated on Wed Aug 1 2012 18:51:46 for Rudiments by
1.8.1.1