Create new command type for internal communication requests so the usb client can request information from the host. In this case we need the data from TCP sessions getsockname but there will almost certainly be others so a generic command with request data will be the best approach.
Create new command type for internal communication requests so the usb client can request information from the host. In this case we need the data from TCP sessions getsockname but there will almost certainly be others so a generic command with request data will be the best approach.