diff contrib/base-revsets.txt @ 27971:f7d0c28d34b3 stable

osutil: do not abort loading pure module just because libc has no recvmsg() On Solaris, recvmsg() is provided by libsocket.so. We could try hard to look for the library which provides 'recvmsg' symbol, but it would make little sense now since recvfds() won't work anyway on Solaris. So this patch just disables _recvmsg() on such platforms. Thanks to FUJIWARA Katsunori for spotting this problem.
author Yuya Nishihara <yuya@tcha.org>
date Wed, 03 Feb 2016 22:47:27 +0900
parents 67a2192dcb64
children 70a4289896b0
line wrap: on
line diff