From: Deborah H. <de...@us...> - 2001-08-06 02:27:14
|
Update of /cvsroot/tics/tics/net In directory usw-pr-cvs1:/tmp/cvs-serv10650/net Modified Files: Net.cc Log Message: If a Sink throws a Sink * as an exception, then Connection's Task will flip processing over to that Sink. This allows a Sink to decide to hand control over to another Sink simply and generally. |