change delayed pc11 storage to hash
authorDirk Koopman <djk@tobit.co.uk>
Thu, 12 Jan 2023 16:59:05 +0000 (16:59 +0000)
committerDirk Koopman <djk@tobit.co.uk>
Thu, 12 Jan 2023 16:59:05 +0000 (16:59 +0000)
commitd1d0a158e45ea7dba36caa70822d22bff7a9a00b
tree871319aebe14812680c2acea80af7df16dae9105
parentb8c9c3d07fcf1229a9da44b5b11fc94dccd8d05c
change delayed pc11 storage to hash

Simplify the code by using a hash for outstanding PC11s waiting
for a better offer.

Increase $pc11_dwell_time = 2
perl/DXProtHandle.pm