aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/inet_res.erl
AgeCommit message (Expand)Author
2018-02-22Stop translating V4MAPPED addressesRaimo Niskanen
2018-02-13Stop returning V4MAPPED addressesRaimo Niskanen
2017-09-13Fixed dns lookup in case of server close connection with econnrefusedKozlov Yakov
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-20Replace usage of erlang:now() with usage of new APIRickard Green
2013-06-10Merge branch 'maint'Raimo Niskanen
2013-06-07Improve case (in)sensitivity for host lookupsRaimo Niskanen
2013-05-06Fix unmatched_return warnings in kernelSiri Hansen
2013-05-06Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder
2011-08-25Improve types and specifications of the inet modulesHans Bolinder
2011-05-24Modify two opaque typesHans Bolinder
2011-05-17Remove unused variable warning in inet_resBjörn-Egil Dahlberg
2011-05-09Types and specifications have been modified and addedHans Bolinder
2011-04-21Do not UDP send when there is 0 ms left to wait for replyRaimo Niskanen
2011-04-21Check return values from UDP send functionsRaimo Niskanen
2011-04-21Cleanup timeout handling, fix bug for remaining time =:= 0Raimo Niskanen
2010-06-02Merge branch 'rn/resolver-leaking-ports' into devErlang/OTP
2010-06-01Resolver: stop inet_res leaking portsRaimo Niskanen
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP