minor improvement for connectivity
fix fd leakage in retry; support preemptive inbound connection
Merge branch 'master' of github.com:Determinant/salticidae
adjust on_setup and on_teardown and fix minor bugs
...
add more to C API
use pipe to emulate eventfd on mac; add install script
remove unnecessary CXX flags
remove unnecessary std::move()