Sebastian Dröge fd609f6bc0 dtls: Use a shared thread pool for the timeouts
This way we will share threads with other DTLS connections if possible, and
don't have to start/stop threads for timeouts if there are many to be handled
in a short period of time.

Also use the system clock and async waiting on it for scheduling the timeouts.
2015-03-19 13:30:00 +01:00
..
2014-04-08 09:55:15 +02:00
2014-04-08 12:41:16 +01:00
2014-08-10 12:29:04 +01:00
2015-02-24 14:01:18 +00:00
2014-09-24 14:45:20 +01:00
2013-05-12 23:42:06 +01:00
2014-09-16 12:48:25 +03:00
2014-10-28 21:42:31 +00:00
2015-03-16 18:23:27 +01:00