joining stream works

This commit is contained in:
Diego Waxemberg
2014-10-20 11:31:40 -04:00
parent f909371a90
commit 44a7494823
6 changed files with 57 additions and 21 deletions
-1
View File
@@ -20,7 +20,6 @@
- (id) initWithCallback:(id<MDNSCallback>) callback;
- (void) searchForHosts;
- (NSArray*) getFoundHosts;
@end