Changed: change SCID via env variable
Cann now read and change SCID via env variable LSQUIC_CID. Format is a string of up to 20 space separated numbers which are then parsed. Relies on atoi, so be careful with invalid values for the numbers
Cann now read and change SCID via env variable LSQUIC_CID. Format is a string of up to 20 space separated numbers which are then parsed. Relies on atoi, so be careful with invalid values for the numbers