summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed IIOP from the names of RMS and Reply Dispatcher.alex1999-05-212-20/+20
|
* Removed IIOP from the names of RMS Reply_Dispatcher etc.alex1999-05-211-7/+7
|
* Indentation.alex1999-05-211-4/+4
|
* Fixed the compilation problems.alex1999-05-211-1/+1
|
* Fixed <dump_msg> call to be able print any <message_type> stringalex1999-05-212-14/+28
| | | | | | | correctly. Also defined a static const called <tao_specific_message_types> which will tell how many TAO specific message types we have. These TAO specific types will have negative values in the enum type.
* Comments.alex1999-05-211-1/+0
|
* Initializing <message_size> just before the recv_messg> call. Thisalex1999-05-211-0/+5
| | | | | solved the problem I had earlier regarding not able to make more than one invocation on the server.
* Added more calls.alex1999-05-211-2/+13
|
* *** empty log message ***alex1999-05-201-1/+1
|
* *** empty log message ***alex1999-05-201-0/+18
|
* Added the files to rename from the IIOP prefixed names.alex1999-05-207-7/+747
|
* Removed these files to rename themalex1999-05-202-171/+0
|
* Deleted these files and named them without IIOP.alex1999-05-202-308/+0
|
* Removed IIOP from their names. Deleting these files.alex1999-05-202-261/+0
|
* *** empty log message ***alex1999-05-201-0/+8
|
* Simpliefied version of the MT client.alex1999-05-204-2/+20
|
* Very simple client.cpp compared to the previous one.alex1999-05-201-0/+11
|
* ChangeLogTag:Wed May 19 18:29:21 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-195-5/+30
|
* ChangeLogTag:Wed May 19 18:08:34 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-199-93/+178
|
* *** empty log message ***alex1999-05-191-0/+17
|
* Hardcoded <Wait_On_Read> strategy.alex1999-05-191-1/+1
|
* Changes to <ST_Client_Connection_Handler> in order to get thealex1999-05-191-1/+31
| | | | <Wait_On_Reactor> to work.
* Hard coding <Wait_On_Reactor> instead of <Wait_On_Read>.alex1999-05-191-1/+1
|
* Incrementing the <message_offset> in the Tranport object updating thealex1999-05-191-53/+39
| | | | state of the incoming message.
* Implemented <Wait_On_Reactor> strategy. Not well tested yet.alex1999-05-191-5/+20
|
* *** empty log message ***alex1999-05-181-4/+5
|
* *** empty log message ***alex1999-05-181-2/+31
|
* *** empty log message ***alex1999-05-181-0/+17
|
* Implementation for the Reply Dispatcher strategies. (Synchronous andalex1999-05-182-0/+171
| | | | Asynchronous).
* Implementations for the three different Wait strategies.alex1999-05-182-0/+241
|
* Implementation of two different Request Multiplexing Strategies.alex1999-05-182-0/+300
|
* Changes for the Wait On Read strategy for the synchronous invocationalex1999-05-1812-879/+575
|
* Some @@ comments for Alexcoryan1999-05-112-47/+86
|
* *** empty log message ***alex1999-05-112-3/+16
|
* First attempt towards revamping the ORB for AMI model implementation.alex1999-05-117-122/+742
| | | | | Integrated all of Carlos' suggestions on to the architecture. First tried to get the "Wait_On_Read" strategy to work. Not complete yet.
* This commit was manufactured by cvs2svn to create branch 'ami_phase1'.nobody1999-05-11402-25448/+78079
|
* *** empty log message ***levine1999-05-111-0/+4
|
* disable RTTI for egcs, and it doesn't hurt for old g++levine1999-05-111-0/+6
|
* *** empty log message ***levine1999-05-111-14/+20
|
* don't set VDIR to .shobj/ for VxWorkslevine1999-05-111-1/+3
|
* ChangeLogTag:Mon May 10 22:57:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-112-0/+11
|
* ChangeLogTag:Mon May 10 22:40:29 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-113-99/+164
|
* *** empty log message ***parsons1999-05-111-0/+8
|
* *** empty log message ***parsons1999-05-112-0/+41
|
* ChangeLogTag:Mon May 10 21:54:30 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-1111-81/+211
|
* *** empty log message ***parsons1999-05-112-19/+21
|
* *** empty log message ***parsons1999-05-113-144/+147
|
* *** empty log message ***parsons1999-05-111-0/+19
|
* *** empty log message ***parsons1999-05-1113-62/+2750
|
* .schmidt1999-05-103-28/+25
|