Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / ACE / protocols / tests / HTBP / README
bloba147da0076b20955152d72cc6aa99511b4739900
3 Test cases for the HTTP Tunneling Bidirectional Protocol. For more
4 information on the protocol itself, refer to protocols/ace/HTBP/README.
5 These tests are adaptations of essential ACE SOCK tests, with the minimal
6 changes to support using HTBP rather than SOCK.
8 Contained in this directory:
10 HTBP_Config.conf   A sample configuration file. This file is site
11                    specific, and must be editted before use.
12 ping               This test is shows the most basic connection
13                    establishment with one request and reply.
14 Reactor_Tests      A test to show use through the reactor.
15 Send_Large_Msg     A test for sending large messages
16 Send_Recv_Tests    A test for a variety of message sending methods.