1
1
openmpi/opal/mca
George Bosilca d450e460d6 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>
(cherry picked from commit 9164e26e2f)
2018-10-02 14:37:31 -04:00
..
allocator mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
backtrace stacktrace: Add flexibility in stacktrace ouptut 2017-01-26 11:55:32 -06:00
base mca_base_var: fix output bug about settable vars 2018-09-24 14:14:51 -07:00
btl Provide the correct socklen to bind. 2018-10-02 14:37:31 -04:00
common OPAL/COMMON/UCX: used __func__ macro instead of __FUNCTION__ 2018-09-27 12:04:07 +03:00
compress mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
crs mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
dl dl/dlopen: add libs to wrapper LIBS 2017-04-15 09:30:18 -07:00
event libevent2022/configure.m4: always invoke sub-configure 2018-08-11 12:00:35 -07:00
hwloc Fixed copyrights of prev commit. 2018-08-28 12:29:16 +03:00
if fixed ipv6 OOB connection problems 2018-03-20 16:07:53 +00:00
installdirs Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
memchecker mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
memcpy Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
memory memory/patcher: #ifdef out some parts when SYS_munmap is not defined 2017-11-07 16:44:40 +09:00
mpool mpool/memkind: plug a memory leak in mca_mpool_memkind_close() 2018-09-10 09:19:57 +09:00
patcher patcher/base: improve instruction cache flush for aarch64 2018-09-10 15:44:50 -06:00
pmix Update to PMIx v3.0.2 2018-09-18 13:03:18 -07:00
pstat mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
rcache Remove warnings identified by clang. 2018-04-14 17:14:12 -04:00
reachable reachable: Fix string length Coverity warning 2017-09-24 19:38:45 -07:00
shmem mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
timer Get x86 TSC frequency from bogomips 2017-07-12 17:31:25 -03:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca.h ompi/hook: Add the hook/license framework 2017-02-27 12:05:53 -05:00