You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`bwtestclient`:
- `receiveDone` is a channel now
- Refactored code to reduce duplication and make it easier to read
- Changed some error logging messages
`bwtestlib`:
- `HandleDCConnReceive` takes a channel as a parameter instead of mutex lock, and signals it when it is done
0 commit comments