streaming_io_peer::peer_conveyor_feeder

Description

@unimplemented This will be a mechanic which allows connecting the outbound connection natively to a pure conveyor setup.

Vars

streaming_io_peer < Incoming, Outgoing, TransportEncoding, ContentEncoding, Net, BufferT > &

peer_

Methods

peer_conveyor_feeder ( streaming_io_peer < Incoming, Outgoing, TransportEncoding, ContentEncoding, Net, BufferT > & )

void

feed ( data < Outgoing, ContentEncoding > && )

void

fail ( error && )

size_t

space ( )

size_t

queued ( )

error_or < void >

swap ( conveyor < data < Outgoing, ContentEncoding > > && )


Vars Description

streaming_io_peer < Incoming, Outgoing, TransportEncoding, ContentEncoding, Net, BufferT > & peer_


Methods Description

peer_conveyor_feeder ( streaming_io_peer < Incoming, Outgoing, TransportEncoding, ContentEncoding, Net, BufferT > & )


void feed ( data < Outgoing, ContentEncoding > && )


void fail ( error && )


size_t space ( )


size_t queued ( )


error_or < void > swap ( conveyor < data < Outgoing, ContentEncoding > > && )