mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-30 10:26:58 +01:00
4c8cf98d24
and use it to send and check for heartbeats over any transport. Caller must supply a reset proc which is called when heartbeat hasn't been received in too long. No changes required to comms protocol, but that means the heartbeat interval is fixed at compile time: can't be negotiated, and the two ends had better agree. Currently tested with linux host and PalmOS guest, where only the first heartbeat failure is recovered from. So there's some debugging to be done still. |
||
---|---|---|
.. | ||
common | ||
dawg | ||
franklin | ||
linux | ||
palm | ||
relay | ||
symbian | ||
tests | ||
wince | ||
Makefile |