aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/inet_res.erl
AgeCommit message (Expand)Author
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