[erlang-questions] What is the right way to update cowboy dispatch rules on-fly?

Max Lapshin max.lapshin@REDACTED
Mon Sep 3 21:34:41 CEST 2012


I see the problem: you don't use undocumented call
prim_inet:async_accept and thus you can't catch message in
acceptor, that something has changed.

It really cannot be changed, unless proper undocumented feature is used here =(



More information about the erlang-questions mailing list