1
0
forked from QPQ-AG/enoise

Support {active, true} and {active, once} in gen_tcp-wrapper

In the implemented TCP-wrapper (enoise_connection) we now properly support {active, true}
and {active, once} and switching between them (previously no switching was supported).
This commit is contained in:
Hans Svensson
2018-03-13 23:22:42 +01:00
parent 272dcde689
commit 8f3aff4d8b
5 changed files with 152 additions and 186 deletions
+5
View File
@@ -7,3 +7,8 @@ Build
-----
$ rebar3 compile
Test
----
$ rebar3 eunit