Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / ORB_portspan / README
blob3979d11ffba70127d731d73454d7f7292ac561c2
1 portspan Test
2 -------------
4 The portspan test verifies that the portspan option to the ORB_init() call
5 behaves correctly. This option allows you to restrict the port that a
6 server-side ORB will use to listen for requests, from a given range of port
7 numbers, starting at a given initial port.
9 The test works by starting a simple ORB on an endpoint with a portspan of 2.
10 server -ORBEndpoint iiop://:5555/portspan=2. The test script does this
11 three times and reports an error if the first two don't succeed or if the
12 third call doesn't fail.
14 The test accepts the following mutually-exclusive protocol arguments to
15 determine which protocol gets tested for portspan support. You must supply
16 exactly one of these arguments:
18 • -iiop
19 • -diop