Implements asynchronous TCP echo server using non-blocking sockets and poll, with concurrent connections support. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>