diff options
author | Anders Svensson <[email protected]> | 2016-03-13 00:31:40 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2016-03-13 07:10:11 +0100 |
commit | e7b286c95531595daa26b09edffbf2f081c5455a (patch) | |
tree | feb42611018596986c1d2ee79f9d90c5b09a42c5 /erts/emulator/sys/ose | |
parent | 472a080ccf2f725e2f5277fa5feb76aaf9ce2e67 (diff) | |
download | otp-e7b286c95531595daa26b09edffbf2f081c5455a.tar.gz otp-e7b286c95531595daa26b09edffbf2f081c5455a.tar.bz2 otp-e7b286c95531595daa26b09edffbf2f081c5455a.zip |
Make throttling callbacks on message reception
The callback is now applied to the atom 'false' when asking if another
message should be received on the socket, and to a received binary
message after reception. Throttling on received messages makes it
possible to distinguish between requests and answers.
There is no callback on outgoing messages since these don't have to go
through the transport process, even if they currently do.
Diffstat (limited to 'erts/emulator/sys/ose')
0 files changed, 0 insertions, 0 deletions