Quote
15.Extended $scon()/$scid() to support -1 for active connection.

//echo -a $scid(-1) = $scon(-1) = $cid

$scon(-1) and $scid(-1) are both behaving as duplicates of $cid, though the suggestion was that $con or $scon(-1) indicate the active connection is the Nth connection.