Method code for $connection.is_reading_block()

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

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

Tlon