lib/rudy/utils.rb in rudy-0.9.5.004 vs lib/rudy/utils.rb in rudy-0.9.6.001

- old
+ new

@@ -187,10 +187,10 @@ rescue LoadError => ex puts "Error: #{ex.message}" exit 7 end end - + # Checks whether something is listening to a socket. # * +host+ A hostname # * +port+ The port to check # * +wait+ The number of seconds to wait for before timing out. # \ No newline at end of file