Re-organize read-loop execution to avoid crashes in read_loop on Win32 when ntp object destructs. Call quit on ntp_thread when ntp object destructs to free up thread (eventually we need to make fc::threads call quit in their destructor, but more work is required to make that work properly). ~fc::udp_socket now closes socket on destruction (consider doing this for tcp sockets as well). |
||
|---|---|---|
| .. | ||
| future.hpp | ||
| mutex.hpp | ||
| non_preemptable_scope_check.hpp | ||
| priority.hpp | ||
| scoped_lock.hpp | ||
| spin_lock.hpp | ||
| spin_yield_lock.hpp | ||
| task.hpp | ||
| thread.hpp | ||
| thread_specific.hpp | ||
| unique_lock.hpp | ||
| wait_condition.hpp | ||