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