diff options
author | Lukas Larsson <[email protected]> | 2017-05-22 11:25:20 +0200 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2017-06-07 09:46:30 +0200 |
commit | 4e38e959a1ecfaa5fa5f3571599a60ab0a88c712 (patch) | |
tree | 223a03c42aa5077837d46c67fee003ea7a6ba88b /HOWTO/INSTALL-WIN32.md | |
parent | 05dce0f330c83278cb134c7235a5353ce4116307 (diff) | |
download | otp-4e38e959a1ecfaa5fa5f3571599a60ab0a88c712.tar.gz otp-4e38e959a1ecfaa5fa5f3571599a60ab0a88c712.tar.bz2 otp-4e38e959a1ecfaa5fa5f3571599a60ab0a88c712.zip |
erts: Fix sendfile closeduring scenario on sunos
On Solaris, giving a too long sfv_len results in an
EINVAL error, but data is still transmitted and len is
correctly. So we translate this to a success with that
amount of data sent. This may hide some other errors
that causes EINVAL, but it is the best we can do for now.
Diffstat (limited to 'HOWTO/INSTALL-WIN32.md')
0 files changed, 0 insertions, 0 deletions