llib - nbio's dependency lib. Features Blocking/NonBlocking TLS interface(rewritten from a copy of golang 1.6 std's tls). Why this lib? nbio itself depends on the golang std and llib only and keeps the dependencies clean. If new features of nbio needs to depend on 3rd libs, it will be implemented in llib too.