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)
commit68baae39f76d2a37e3ade10aa37d974f93653567
treed4971a30d1e4d14a432191a3f30193781848bbd0
parent88dab1047b15f1f2ebfe34e0d7e52b857be1877e
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