
Some of the protocol modules use ssize_t instead of size_t. Split the function that counts the number of response packets a session command will receive into two parts. This allows it to be reused elsewhere.
Some of the protocol modules use ssize_t instead of size_t. Split the function that counts the number of response packets a session command will receive into two parts. This allows it to be reused elsewhere.