diff options
author | Anders Svensson <[email protected]> | 2017-03-11 21:11:48 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2017-06-11 16:30:38 +0200 |
commit | ea339754d579b7e917dab0afa9a4694689f1f990 (patch) | |
tree | 3f26802ca88d4a8a009c5d660c68193c42e00641 /scripts | |
parent | 9a90f20f365a90612ee5e5f7db14fd71b4875b84 (diff) | |
download | otp-ea339754d579b7e917dab0afa9a4694689f1f990.tar.gz otp-ea339754d579b7e917dab0afa9a4694689f1f990.tar.bz2 otp-ea339754d579b7e917dab0afa9a4694689f1f990.zip |
Strip throttling callbacks from diameter_tcp
Commits starting at 472a080c added a throttle_cb option to diameter_tcp
to let a callback apply backpressure when it decides that additional
requests should not be read. It didn't provide a hook for knowing that
an answer was sent however, which is needed when sends no longer take
place in the receiver process, and is more complicated than it should
be. Strip it all away, in preparation for a simpler incarnation.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions