This website requires JavaScript.
Explore
Help
Sign In
mewin
/
cppdap
Watch
1
Star
0
Fork
0
You've already forked cppdap
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
89
Commits
1
Branch
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Ben Clayton
2f607e077a
Fix deadlock closing socket on another thread
...
while another thread is stuck in read() or write().
Fixes
:
#37
2020-06-10 10:28:39 +01:00
Ben Clayton
13c9e7d465
Implement timeouts for dap::Socket::connect
...
Fixes
:
#24
2020-06-08 20:22:05 +01:00