Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
executor: close fd if cant find usb port
If usb port for usbip server can't be found, fd of the server and client should be closed. If they don't closed, the number of open files will increase and may overflow the number of available open files. Signed-off-by: Pavel Nikulshin <[email protected]>
- Loading branch information