It seems like there's an easy possibility for an infinite loop at https://github.com/yagiz/Bagel/blob/master/iOS/Source/BagelBrowser.m#L90 if the first address does not connect successfully as `addresses` is never modified.
It seems like there's an easy possibility for an infinite loop at https://github.com/yagiz/Bagel/blob/master/iOS/Source/BagelBrowser.m#L90 if the first address does not connect successfully as
addressesis never modified.