diff options
author | Masatake Daimon <[email protected]> | 2013-05-17 13:01:20 +0900 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2014-02-05 10:32:24 +0100 |
commit | 7a97e384ea8d4d17ed6a24508a58359ece175e16 (patch) | |
tree | eb1df10c1496f5e52ad57a45b6c9377d6bacb23e /lib/os_mon | |
parent | 2c0dabc1ea0330c765e7621483e7a96d751db0aa (diff) | |
download | otp-7a97e384ea8d4d17ed6a24508a58359ece175e16.tar.gz otp-7a97e384ea8d4d17ed6a24508a58359ece175e16.tar.bz2 otp-7a97e384ea8d4d17ed6a24508a58359ece175e16.zip |
Fix {stream, {self, once}} in httpc
Previously the only difference between {stream, self} and {stream,
{self, once}} was an extra Pid in the stream_start message due to a
bug in httpc_handler. It was immediately sending a bunch of messages
till the end instead of waiting for httpc:stream_next/1 being called.
Diffstat (limited to 'lib/os_mon')
0 files changed, 0 insertions, 0 deletions