1
1
openmpi/opal/mca/btl
George Bosilca 9164e26e2f
Provide the correct socklen to bind.
Get Brian's patch from #5825 and his log message:
Fix a failure in binding the initiating side of a connection
on MacOS. MacOS doesn't like passing the size of the storage
structure (sockaddr_storage) instead of the expected size of
the structure (sockaddr_in or sockaddr_in6), which was causing
bind() failures. This patch simply changes the structure size
to the expected size.

Add a more clear error message in debug mode.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
2018-10-02 12:06:40 -04:00
..
base opal/btl: add support for flushing RDMA/atomic operations 2018-02-13 12:49:51 -07:00
ofi opal: fix warning 2018-09-21 00:51:40 -06:00
openib Squash a bunch of harmless compiler warnings. 2018-09-26 12:15:21 -07:00
portals4 opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
self mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
sm btl/sm: fix CID 1415105 2018-03-26 14:21:21 -07:00
smcuda opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
tcp Provide the correct socklen to bind. 2018-10-02 12:06:40 -04:00
template mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
uct opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
ugni opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
usnic btl/usnic: missed a preprocessor check in d36648b 2018-02-19 07:03:05 -08:00
vader Merge pull request #5696 from hjelmn/vader_5375 2018-09-14 12:33:35 -06:00
btl.h btl/vader: add support for atomics and emulated rdma 2018-07-02 13:57:11 -06:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00