aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_node_tables.h
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2017-09-08 17:11:20 +0200
committerSverker Eriksson <[email protected]>2017-11-15 20:10:33 +0100
commit9271fd39c48a121b6be79e7a44a524c883fafc41 (patch)
treef141be4ce38f1a198a4e076262ae8469ca61014b /erts/emulator/beam/erl_node_tables.h
parent389e11b8b8a476ca73ca03a39ad7ec298dc99e83 (diff)
downloadotp-9271fd39c48a121b6be79e7a44a524c883fafc41.tar.gz
otp-9271fd39c48a121b6be79e7a44a524c883fafc41.tar.bz2
otp-9271fd39c48a121b6be79e7a44a524c883fafc41.zip
erts: Let send(_,_,[noconnect]) enqueue msg on pending connection.
The least bad behavior I think: * We cannot return 'noconnect' as caller might already have enqueued monitor/link that never triggers. * We cannot block waiting for connection as that can ruin latency when 'noconnect' is used to avoid blocking auto-connect (see gen_server and gen_statem). But there might be users getting more cases of bad latency waiting for a pendig connection, instead of a fast 'noconnect'.
Diffstat (limited to 'erts/emulator/beam/erl_node_tables.h')
0 files changed, 0 insertions, 0 deletions