
2 Sep
2005
2 Sep
'05
12:41 a.m.
(setf msg (receive t)) Would this receive any available message and assign that message to msg? Eric

4:11 a.m.
(setf msg (receive t))
Would this receive any available message and assign that message to msg?
(setf msg (receive-with-matcher (cond-matcher m) (t m)))
should.
- Dirk
Thanks. I should be done programming process-linking in a few minutes. Then I just need to write up a couple tests before submitting. It has been frustrating throwing away the last few days of work, but Faré's system-manager suggestion made things a lot simpler. Eric
7241
Age (days ago)
7241
Last active (days ago)
2 comments
2 participants
participants (2)
-
Dirk Gerrits
-
Eric Lavigne