_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)
commit1764f4fb88112217e8b5b03d64a2965350f05a10
treebbb3c8790044c67f9eb1e65a8dd787fe7b6c7200
parent0a1e4e6dd5c9ae9524f05d02c9d8a1d49f99f8c9
_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