Module hackney_stream

Function Index

async_recv/5
init/4
maybe_continue/4
start_link/3
system_code_change/4
system_continue/3
system_terminate/4

Function Details

async_recv/5

async_recv(Parent, Owner, Ref, Client, Buffer) -> any()

init/4

init(Parent, Owner, Ref, Client) -> any()

maybe_continue/4

maybe_continue(Parent, Owner, Ref, Client) -> any()

start_link/3

start_link(Owner, Ref, Client) -> any()

system_code_change/4

system_code_change(Misc, X2, X3, X4) -> any()

system_continue/3

system_continue(X1, X2, X3) -> any()

system_terminate/4

system_terminate(Reason::any(), X2::term(), X3::term(), X4::term()) -> no_return()


Generated by EDoc, Dec 7 2015, 13:14:08.