mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
An RPC can now be aborted on the client side, and this causes a notification to be sent on the session, and an attempt to abort execution on the server side. When a client disconnects, an abort is also implicitly generated for all its requests that are still being served. Fixes J817-001 ---- date: 2010/09/03 17:36:41; author: quinot; Change committed by mistake as part of a larger commit. RH should have read: Fix to change for J521-019 to also pass name_service on the command line in the case of a local launch, since we can't rely on the parameter always being present in the environment. ---- date: 2010/09/03 17:37:23; author: quinot; (the above comment applies to the modification of polyorb-dsa_p-remote_launch.adb in this revision). Subversion-branch: /trunk/polyorb Subversion-revision: 164266
README for the PolyORB examples ------------------------------------- $Id$ This directory contains examples of servants built directly on top of the PolyORB neutral core layer.