diff options
author | Micael Karlberg <[email protected]> | 2019-03-18 16:11:29 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-03-18 16:11:29 +0100 |
commit | 30662426e22c51a95caa5564279922f424ef4e1f (patch) | |
tree | 6769eaad6e3217d6b8cb3869be3739004ac3bb00 /lib/kernel/include | |
parent | 80f103c64904b29e2f3d880148dd5b032cae0c02 (diff) | |
download | otp-30662426e22c51a95caa5564279922f424ef4e1f.tar.gz otp-30662426e22c51a95caa5564279922f424ef4e1f.tar.bz2 otp-30662426e22c51a95caa5564279922f424ef4e1f.zip |
[socket|net] Temporary fix for absence of clock_gettime(CLOCK_REALTIME
We use clock_gettime(CLOCK_REALTIME, ...) to create a simple
timestamp. This is used both for debugging and when writing
error/warning messages (from the nif-code).
The workaround for the absence of this function (on some platforms,
old versions of darwin for example) is to simply skip the timestamp.
Diffstat (limited to 'lib/kernel/include')
0 files changed, 0 insertions, 0 deletions