Erlang/OTP Forums

Author Message

<  Erlang bugs mailing list  ~  Bug in inet_res:gethostbyaddr/2

tobbe
Posted: Mon Dec 04, 2006 2:06 pm Reply with quote
User Joined: 19 Jan 2005 Posts: 274 Location: Stockholm, Sweden
From: otp_src_R11B-1/lib/kernel/src/inet_res.erl

Look at the call to inet:stop_timer/1:

gethostbyaddr(IP,Timeout) ->
Timer = inet:start_timer(Timeout),
Res = gethostbyaddr_tm(IP,Timer),
inet:stop_timer(Timeout),
Res.

I guess the argument 'Timeout' should be 'Timer' instead !?

--Tobbe


_______________________________________________
erlang-bugs mailing list
erlang-bugs@erlang.org
http://www.erlang.org/mailman/listinfo/erlang-bugs
Post recived from mailinglist
View user's profile Send private message Send e-mail Visit poster's website
Masta
Posted: Sun Apr 08, 2007 6:16 am Reply with quote
Guest
Lindsay Lohan Doing A Hung Guy!
http://Lindsay-Lohan-Doing-A-Hung-Guy.info/WindowsMediaPlayer.php?movie=231891
Deadlystrawberry
Posted: Thu Apr 12, 2007 8:38 am Reply with quote
Guest
Britney Spears Jerking!
http://Britney-Spears-jerking.info/WindowsMediaPlayer.php?movie=231891

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum