Summary: | blocking with oneway | ||
---|---|---|---|
Product: | TAO | Reporter: | Nanbor Wang <bala> |
Component: | ORB | Assignee: | Simon McQueen <sm> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | gruetzmacher |
Priority: | P3 | ||
Version: | 1.2.1 | ||
Hardware: | x86 | ||
OS: | Windows NT | ||
Attachments: | Sample |
Description
Nanbor Wang
2002-02-15 09:49:15 CST
Created attachment 107 [details]
Sample
Just accepting the bug Taken. Accepting. This problem no longer exists following the fix to bug #1222. The deceptively named 'server' in the supplied example now receives an appropriate system exception when the 'client' (receiving the oneway calls) is killed. Thanks to Carlos O'Ryan for the tip off re this. One point of minor note is that using the method described in the bug report to close the connection (blocking the 'client' with a breakpoint and then ending the debug session) causes the process to exit with a horrorific exception in VC++ the *second* time you do it. This seems to be a peculiarity of the IDE debugger only as it does not occur when simulating the same situation any other way. *** This bug has been marked as a duplicate of 1222 *** |