summaryrefslogtreecommitdiff
path: root/ACE/tests/Bug_4189_Regression_Test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
|
* Tue Oct 28 08:00:15 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-10-281-1/+1
| | | | | | | * tests/Bug_4189_Regression_Test.cpp: Use PF_INET, that is the default argument of ACE_SOCK_Dgram_Bcast
* Fri Oct 24 18:41:42 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-10-241-0/+75
* tests/Bug_4189_Regression_Test.cpp: * tests/run_test.lst: * tests/tests.mpc: New test for bugzilla 4189, on Windows it is not possible at this moment to open a ACE_SOCK_Dgram_Bcast multiple times on the same port, even when reuse_addr has been set to 1