Luca Boccassi 25bf30bebe Problem: 2 connects with same sourceip:port to different destip:port fail
Solution: during a connect with a TCP endpoint if a source address is
passed set the SO_REUSEADDR flag on the socket before the bind system
call.
Add unit test to cover this case for both IPv4 and IPv6.
2016-10-23 22:31:45 +01:00
..
2016-01-29 21:17:11 +02:00
2016-04-14 21:10:12 +01:00
2016-01-28 15:07:31 +01:00
2016-10-14 20:33:27 +08:00
2016-09-17 08:44:00 +02:00
2016-01-29 10:53:47 +02:00
2016-04-25 12:18:46 +01:00
2016-01-28 15:07:31 +01:00
2016-10-18 06:46:50 +03:00
2016-06-10 00:42:43 +02:00
2016-01-28 15:07:31 +01:00
2016-04-21 14:50:58 +03:00
2016-04-21 14:50:58 +03:00
2016-09-17 08:44:00 +02:00
2016-01-28 15:07:31 +01:00
2016-07-31 00:50:07 +01:00
2016-04-25 12:18:46 +01:00
2016-01-28 15:07:31 +01:00
2016-05-04 15:33:19 +03:00
2016-10-10 17:50:50 -05:00
2016-04-25 12:18:46 +01:00
2016-01-28 15:07:31 +01:00
2016-01-28 15:07:31 +01:00
2016-09-17 08:44:00 +02:00
2016-04-25 12:18:46 +01:00
2016-09-27 08:44:54 +01:00
2016-01-28 15:07:31 +01:00
2016-01-28 15:07:31 +01:00
2016-01-28 15:07:31 +01:00
2016-01-29 21:17:11 +02:00
2016-01-28 15:07:31 +01:00
2016-04-21 14:50:58 +03:00
2016-04-21 14:50:58 +03:00
2016-09-17 08:44:00 +02:00
2016-01-28 15:07:31 +01:00
2016-09-17 08:44:00 +02:00
2016-01-28 15:07:31 +01:00
2016-09-17 08:44:00 +02:00
2016-01-28 15:07:31 +01:00
2016-01-28 15:07:31 +01:00
2016-04-25 12:18:46 +01:00
2016-01-28 15:07:31 +01:00
2016-04-14 21:10:12 +01:00
2016-10-04 15:48:12 +01:00