Method code for $connection.is_reading_block()

[Turn off line numbering]
  1: return read_block ? 1 : 0;

// Created 22-Aug-1995 as a part of ColdCore, see: @help Credit

Tlon