Check for the init_opt_* options from the Init response, and note the
authorMike Taylor <mike@indexdata.com>
Wed, 6 Dec 2006 12:58:06 +0000 (12:58 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 6 Dec 2006 12:58:06 +0000 (12:58 +0000)
commitab5c445eae6ec339eeacecdd2b55d4714c15b496
tree3f6b7650ec7a0d16cf73c155e2d32fc88abebf4f
parent52bd387fb223d167d52656bbe178a993ad7172a8
Check for the init_opt_* options from the Init response, and note the
results in init_opt elements.  This requires that the connected()
callback fires on RECV_APDU rather than CONNECT as previously,
otherwise we are called before the APDU's arrived and therefore before
the options have been set.  I think this is fine, as the Init APDU is
the only one that arrives during the task.
lib/ZOOM/IRSpy/Test/Ping.pm