libzmtp
libzmtp copied to clipboard
Problem: cannot make proper test case
Since there's no server-side sockets, we cannot make proper test cases without resorting to either libzmq or raw TCP.
Solution: implement basic server-side support (bind and accept incoming connections).