Windowshelp wantedpinned
仓库指标
- 星标
- (2,071 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
The Err_SetFromWSALastError() function in _msbt.c will return strings like
A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call.
But there are Bluetooth-specific messages, with the same error codes, here: https://docs.microsoft.com/en-us/windows/win32/bluetooth/bluetooth-and-connect
The L2CAP channel disconnected by remote peer.