spotify / dns-java

DNS wrapper library that provides SRV lookup functionality
Apache License 2.0
206 stars 47 forks source link

Fix change notification for empty DNS result. #25

Closed spkrka closed 8 years ago

spkrka commented 8 years ago

Make sure an initial DNS change event is fired even if the result set is empty. This is useful for differentiating "no result yet" from "empty result".