aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/test/ssl_packet_SUITE.erl
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2016-02-26 18:10:38 +0100
committerBjörn-Egil Dahlberg <[email protected]>2016-03-15 12:31:51 +0100
commit3c7e658ac4c497cd154bea4178fd560561c78d0c (patch)
treec91c040b1a551d9913ee448325608038e9899718 /lib/ssl/test/ssl_packet_SUITE.erl
parent10a218b37324fd94ddbfe5568554de263492c82c (diff)
downloadotp-3c7e658ac4c497cd154bea4178fd560561c78d0c.tar.gz
otp-3c7e658ac4c497cd154bea4178fd560561c78d0c.tar.bz2
otp-3c7e658ac4c497cd154bea4178fd560561c78d0c.zip
erts: Use fcntl(fd, F_FULLFSYNC) instead of fdatasync on Mac OSX
The syscall fdatasync does not work as intended on Mac OSX. Both the function fsync and fdatasync now uses fcntl(fd, F_FULLFSYNC) on Mac OSX.
Diffstat (limited to 'lib/ssl/test/ssl_packet_SUITE.erl')
0 files changed, 0 insertions, 0 deletions