[System] Test Socket TCP double bind.
authorMarcos Henrich <marcos.henrich@xamarin.com>
Thu, 10 Sep 2015 16:25:51 +0000 (17:25 +0100)
committerMarcos Henrich <marcos.henrich@xamarin.com>
Mon, 14 Sep 2015 09:45:47 +0000 (10:45 +0100)
commit66cc0c2949bc9ea604feb6d12e467a43bf799832
tree932476314f37bd5711a4d078943937fb9a943e5b
parent9cf3500204c70d0cf69584a2c47c2c1591f198b0
[System] Test Socket TCP double bind.

Test checks that when setting TCP socket option ReuseAddress, it is
possible to bind other sockets to the same endpoint.

Covers #31557.
mcs/class/System/Test/System.Net.Sockets/SocketTest.cs