=default for generated implementation copy ctor
[ACE_TAO.git] / TAO / tests / Server_Port_Zero / README
blob27fca39dc62843c5f1bd528068ffd603d19c631b
1 /**
5 @page Server_Port_Zero Test README File
7         A very simple test that checks whether the server can be
8 started on port 0 using IIOP. Port 0 is reserved by TCP/IP and on
9 specification of that port the OS should reserve a port
10 automatically. This feature was broken sometime back. This test is to
11 ensure that the bug doesn't show up again.