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(int32_t sec, int32_t 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 Fri Mar 7 2014 14:08:54 for Rudiments by
1.8.3.1