lib/rupnp/ssdp/notifier.rb in rupnp-0.2.1 vs lib/rupnp/ssdp/notifier.rb in rupnp-0.2.2

- old
+ new

@@ -2,10 +2,10 @@ module RUPNP # Searcher class for searching devices # @author Sylvain Daubert class SSDP::Notifier < SSDP::MulticastConnection - include SSDP::HTTP + include HTTP # Number of SEARCH datagrams to send DEFAULT_NOTIFY_TRY = 2 # @param [Hash] options