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 > & |
||
Methods
peer_conveyor_feeder ( streaming_io_peer < Incoming, Outgoing, TransportEncoding, ContentEncoding, Net, BufferT > & ) |
|
void |
|
void |
|
size_t |
space ( ) |
size_t |
queued ( ) |
error_or < void > |
|
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 > && )
size_t space ( )
size_t queued ( )
error_or < void > swap ( conveyor < data < Outgoing, ContentEncoding > > && )