
  TYPE
    nlt$receiving_connections = record
      fill: 0 .. 0ffff(16),
      next_connection: ^nlt$cl_connection,
    recend;

*copyc nlt$cl_connection
