xaptum/hss

Pass TCP getsockname to USB client

Opened this issue · 0 comments

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.