diff options
author | Raimo Niskanen <[email protected]> | 2016-04-05 16:12:38 +0200 |
---|---|---|
committer | Raimo Niskanen <[email protected]> | 2016-04-06 09:02:03 +0200 |
commit | e8f83e476ffc47d63696ce8a11e71ab6213809c2 (patch) | |
tree | d9d7258f06cede007b2a65728cfb669c9b6a6229 /otp_versions.table | |
parent | 770c581cbe87706d2879025dfd3ea900933ed5e1 (diff) | |
download | otp-e8f83e476ffc47d63696ce8a11e71ab6213809c2.tar.gz otp-e8f83e476ffc47d63696ce8a11e71ab6213809c2.tar.bz2 otp-e8f83e476ffc47d63696ce8a11e71ab6213809c2.zip |
Fix start timestamp instead of time check
Verify with:
erl -noshell -eval 'io:write(inet_res:lookup("localhost",in,a)),io:nl(),init:stop().'
Prints:
[{127,0,0,1}]
Without this correction you will get [] on a hostname that works
later after system start.
Diffstat (limited to 'otp_versions.table')
0 files changed, 0 insertions, 0 deletions