Changes by: arcady (arcady at unknown.email)
Date: 2005-08-26 19:04:29 -0700 (Fri, 26 Aug 2005)
Revision: 1945
Log message:
Big fat commit to add the read-ack functionality to DIO.
There is an addition to the GC API for point to point messages
(new function sendp2p, new even P2PMsg, and a new functor
parameter p2pmsg). DIO gets some hashtables in its dsc, which
keep track of who acked which read. No error handling is currently
done if reads go unacked.