To prepare the possibility that access level can get changed before settings control packet has been sent, make conn_set_access() to send settings only if it's safe to do - if the control packet has already been sent. If the control packet has not yet been sent, the settings will be sent later anyway (at the same time as the control packet)
To prepare the possibility that access level can get changed before settings control packet has been sent, make conn_set_access() to send settings only if it's safe to do - if the control packet has already been sent. If the control packet has not yet been sent, the settings will be sent later anyway (at the same time as the control packet)