Mike Hearn mh@codeweavers.com writes:
ChangeLog:
- Rework RPC dispatch layer to be simpler and not get confused by server/client duality
- Make threads shut down at the right time and not access freed memory after apartment destruction
- Rename stub_dispatch_thread to client_dispatch_thread
- Add some more tracing
This badly breaks the regression tests, apparently triggering a bug in the named pipe handling on the server side. I'm afraid I can't apply the patch until this is fixed.