_next_connection() correctly returns undef when reading past the end
authorMike Taylor <mike@indexdata.com>
Thu, 20 Sep 2007 10:14:37 +0000 (10:14 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 20 Sep 2007 10:14:37 +0000 (10:14 +0000)
commitdf249d500ca3cfefbc1e0fd82e3a7c1bd7f85142
treea83c239bfb52c985ab5960aab6055739e919f267
parent1009cb5e43e8d615cf5ee1931aa1d5fda3bb6f47
_next_connection() correctly returns undef when reading past the end
of the target queue when no modulo-selection is in force, rather than
trying to connect to an undefined target.
lib/ZOOM/IRSpy.pm