Method code for $connection.start_reading_block()

[Turn on line numbering]
arg count;

(> .perms(sender()) <);
read_block = $read_parser.new_with(task_id(), count);
(| .push_buffered() |);
return (> $scheduler.suspend(this()) <);

["// Created 21-Aug-1995 as a part of ColdCore, see: @help Credit"]

the Cold Dark