Skip to content

Specify global scope for the 'bind' call in sockstuff.cc

Paul Walker requested to merge (removed):fix_bind_error into rhialto

Otherwise the compiler thinks we want to use std::bind, which is a totally different animal.

Closes #1 (closed)

Merge request reports