have a server that like does stuff now
This commit is contained in:
@@ -220,7 +220,6 @@ terminate(_, _) ->
|
||||
do_listen(PortNum, State = #s{port_num = none}) ->
|
||||
SocketOptions =
|
||||
[inet6,
|
||||
{packet, line},
|
||||
{active, once},
|
||||
{mode, binary},
|
||||
{keepalive, true},
|
||||
|
||||
Reference in New Issue
Block a user