xwords/relay
ehouse 117f22d374 make all APIs private and add as friends the safe classes that will
access them.  This should allow reduction in the locking within cref
instances since only one thread at a time will be permitted inside by
SafeCref.
2005-09-03 15:59:48 +00:00
..
.cvsignore first checked in 2005-03-06 18:30:59 +00:00
configs.cpp first checked in. works. 2005-09-02 06:35:25 +00:00
configs.h first checked in. works. 2005-09-02 06:35:25 +00:00
cref.cpp when one device is disconnected for heartbeat, tell others it's going 2005-09-03 15:41:17 +00:00
cref.h make all APIs private and add as friends the safe classes that will 2005-09-03 15:59:48 +00:00
crefmgr.cpp Send disconnect events with error codes on heartbeat and connect timer 2005-09-03 06:55:08 +00:00
crefmgr.h Send disconnect events with error codes on heartbeat and connect timer 2005-09-03 06:55:08 +00:00
ctrl.cpp loads of changes: get settings from config file; remove sockets and 2005-09-02 06:56:34 +00:00
ctrl.h this file owns thread creation now 2005-03-30 01:52:10 +00:00
Makefile loads of changes: get settings from config file; remove sockets and 2005-09-02 06:56:34 +00:00
mlock.h loads of changes: get settings from config file; remove sockets and 2005-09-02 06:56:34 +00:00
states.cpp add missing state transition 2005-09-03 15:41:59 +00:00
states.h cleanup: get rid of unused states/actions and code to handle them. 2005-09-03 07:15:05 +00:00
timermgr.cpp first checked in. works. 2005-09-02 06:35:25 +00:00
timermgr.h first checked in. works. 2005-09-02 06:35:25 +00:00
tpool.cpp loads of changes: get settings from config file; remove sockets and 2005-09-02 06:56:34 +00:00
tpool.h move to using rwlock 2005-04-20 12:03:58 +00:00
xwrelay.conf initial version 2005-09-02 06:40:34 +00:00
xwrelay.cpp Send disconnect events with error codes on heartbeat and connect timer 2005-09-03 06:55:08 +00:00
xwrelay.h when one device is disconnected for heartbeat, tell others it's going 2005-09-03 15:41:17 +00:00
xwrelay_priv.h Pass protocol version code with connect request, and return error if 2005-07-06 01:36:52 +00:00