summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Tue Jun 1 18:13:07 1999 Carlos O'Ryan <coryan@cs.wustl.edu>ami_phase1coryan1999-06-0110-28/+98
|
* *** empty log message ***alex1999-06-011-2/+2
|
* ChangeLogTag:Tue Jun 1 13:14:00 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-019-144/+184
|
* *** empty log message ***alex1999-05-311-0/+1
|
* ChangeLog Entry : Sun May 30 22:09:35 1999 Alexander Babu Arulanthu ↵alex1999-05-313-4/+10
| | | | <alex@cs.wustl.edu>
* *** empty log message ***alex1999-05-311-0/+11
|
* ChangeLogTag:Sat May 29 22:49:10 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-3012-128/+308
|
* ChangeLogTag:Sat May 29 22:35:38 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-304-2/+573
|
* ChangeLogTag:Sat May 29 17:56:53 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-295-39/+94
|
* ChangeLogTag:Sat May 29 16:56:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-2915-1378/+465
|
* // @@ Alex: the strategies should be allocated from the ORB_Core,alex1999-05-291-8/+0
| | | | | | | | | | | // which in turn may use the Resource_Factory. Just allocate them // from the heap because they should be allocated just once. // @@ Alex: i think you are right, but the strategies should be // provided by the ORB, potentially allocated using the resource // factory. Removed these comments. DONE.
* Addressed this comment.alex1999-05-291-4/+2
| | | | | | // @@ Alex: you cannot raise a SystemException, you must pick a // particular one, depending on why it failed it may be a: // COMM_FAILURE, TRANSIENT, NO_MEMORY or something else.
* Questions for Carlos.alex1999-05-291-0/+2
|
* Removed the old Carlos - Alex conversational comments.alex1999-05-291-8/+0
|
* Removed some comments.alex1999-05-291-7/+0
|
* *** empty log message ***alex1999-05-291-3/+8
|
* Removed the old errorneous <send_request> implementation.alex1999-05-292-24/+2
|
* Updated some Comments.alex1999-05-291-3/+1
|
* *** empty log message ***alex1999-05-291-2/+0
|
* *** empty log message ***alex1999-05-291-0/+3
|
* *** empty log message ***alex1999-05-291-0/+8
|
* Update TAO_IIOP_Client_Transport::send_request to call the Waitalex1999-05-291-2/+4
| | | | Strategy's send_request instead of calling <GIOP::send_request>.
* Removed #if 0'ed code.alex1999-05-291-15/+0
|
* Fixed the compiler errror. Typo.alex1999-05-291-2/+2
|
* Added <send_request> method. Useful to set the flags inalex1999-05-292-97/+98
| | | | | Leader-Follower send_request. Removed #include "tao/GIOP.h". Added "tao/CDR.h".
* *** empty log message ***alex1999-05-291-0/+6
|
* Removed this file.alex1999-05-291-159/+0
|
* MT version of simple_client.cpp.alex1999-05-291-24/+11
|
* ChangeLogTag:Fri May 28 22:45:01 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-299-422/+994
|
* ChangeLogTag:Fri May 28 18:39:35 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-288-331/+154
|
* ChangeLogTag:Fri May 28 16:50:46 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-288-110/+159
|
* Comments added.alex1999-05-281-2/+2
|
* *** empty log message ***alex1999-05-281-0/+7
|
* What value you return from <handle_input> of the Reactor reallyalex1999-05-281-1/+1
| | | | | matters. Changed the return value from 1 to 0 and it works. I need to figure out when to return what.
* Fixed a missing ACE_CHECK_ENV.alex1999-05-271-0/+1
|
* *** empty log message ***alex1999-05-271-0/+28
|
* ChangeLog Entry: Thu May 27 17:53:39 1999 Alexander Babu Arulanthu ↵alex1999-05-2710-18/+126
| | | | <alex@cs.wustl.edu>
* Fixed the problem with making Nested Upcalls. Got thealex1999-05-271-4/+4
| | | | | /test/NestedUpcall/Reactor test to work with <Wait_On_Reactor> strategy.
* ChangeLog Entry : Tue May 25 17:38:03 1999 Alexander Babu Arulanthu ↵alex1999-05-254-3/+30
| | | | <alex@cs.wustl.edu>
* Took over another strategy (MT) from the connection handlers on to thealex1999-05-251-24/+324
| | | | | Wait Strategies. Got tht MT-Client test to work with the new architecture.
* *** empty log message ***alex1999-05-251-0/+7
|
* MT version of the simple-client.cpp. No multiple iterations.alex1999-05-251-0/+159
|
* Single threaded version of client.cpp.alex1999-05-251-0/+181
|
* *** empty log message ***alex1999-05-241-0/+39
|
* ChangeLog Entry: Mon May 24 16:32:25 1999 Alexander Babu Arulanthu ↵alex1999-05-2412-73/+332
| | | | <alex@cs.wustl.edu>
* Moving towards having a single Connection Handler. Abstracted outalex1999-05-241-10/+83
| | | | | their code to the Wait_Strategies. Right now, the ST and RW connection handlers are gone.
* This commit was manufactured by cvs2svn to create branch 'ami_phase1'.nobody1999-05-231-0/+52
|
* *** empty log message ***alex1999-05-211-2/+0
|
* *** empty log message ***alex1999-05-211-0/+30
|
* Removed IIOP from the names of RMS and ReplyDispatcher classes.alex1999-05-216-79/+76
|