net: make net interruptible
commit0985052319263bd7ca9744af3504682b3ea8e21a
authorCory Fields <cory-nospam-@coryfields.com>
Tue, 27 Dec 2016 22:12:44 +0000 (27 17:12 -0500)
committerCory Fields <cory-nospam-@coryfields.com>
Tue, 3 Jan 2017 22:53:09 +0000 (3 17:53 -0500)
treecc74f7747c52fa8de11b50683058af319f0f50d8
parent799df9115f262fbc25c2c2737ccd8a4e1b20e5b0
net: make net interruptible

Also now that net threads are interruptible, switch them to use std
threads/binds/mutexes/condvars.
src/init.cpp
src/net.cpp
src/net.h