3.1.6.16 Server Updates Connection Count on a Transport

The CIFS or SMB2 server MUST provide the tuple <TransportName,ConnectionFlag>. The server MUST look up the Transport in the TransportList, where TransportName matches Transport.Name. If ConnectionFlag is TRUE, the server MUST increase Transport.ConnectionCount by 1. If ConnectionFlag is FALSE, the server MUST decrease Transport.ConnectionCount by 1.