Mellanox/sockperf

can run multiple MC server to receive the same ingress MC stream on single machine

Closed this issue · 2 comments

issue do to last changes which removed the SO_REUSEADDR for all UDP

Original issue reported on code.google.com by rosenbau...@gmail.com on 13 Feb 2013 at 9:36

Fixed in r206
modified SO_REUSEADDR to happen whenever we have a well know bounded port.
For both server and client, no matter the socket type: TCP or UDP

Original comment by rosenbau...@gmail.com on 13 Feb 2013 at 9:37

  • Changed state: Fixed
fix a seg-fault in r207

Original comment by rosenbau...@gmail.com on 17 Feb 2013 at 9:03