aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorXu Meng <mengxumx@cn.ibm.com>2020-01-01 22:45:39 -0600
committercjihrig <cjihrig@gmail.com>2020-01-07 23:39:28 -0500
commit51a0ae7817aa3b47e52c15efe96c9298e3489945 (patch)
treed7610c80f56fb9fb8c7c155bc743de6990b4f0f4 /docs/src
parent3596f833e8e2d35bc15a3cdf42c60f057f2e3938 (diff)
downloadlibuv-51a0ae7817aa3b47e52c15efe96c9298e3489945.tar.gz
libuv-51a0ae7817aa3b47e52c15efe96c9298e3489945.zip
ibmi: fix the CMSG length issue
On IBMi, msg_controllen of struct msghdr can not exceed 256. The default UV__CMSG_FD_COUNT value 64 leads EINVAL error. Set UV__CMSG_FD_COUNT to 60 on IBMi to resolve the issue. PR-URL: https://github.com/libuv/libuv/pull/2591 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions