?? LEFT := 1, RIGHT := 110 ??

  VAR
    { The following must be locked before modifying the pointer to connections (nlv$cl_connections.list). }
    nlv$cl_connections_control: [XREF, oss$mainframe_wired] nlt$cl_connections_control,

    nlv$cl_connections: [XREF, oss$mainframe_wired] nlt$cl_connections;

*copyc nlt$cl_connections
*copyc oss$mainframe_wired
