
31 Mar
2005
31 Mar
'05
7:28 p.m.
Oops, a wee error below; ----- Original Message ----- From: "Scott Woods" <scottw@qbik.com> To: <boost@lists.boost.org> Sent: Thursday, March 31, 2005 5:20 PM Subject: Re: [boost] Re: Asynchronous I/O
Hi Don,
[snip]
* mechanisms for exchanging messages (i.e. as above) * should IPC mechanism (as above) be re-usable in other areas, i.e. not specific to asynchronicity? even pluggable?
This should not say "IPC" as the mechanism being referred to is intra-process. Cheers.