summaryrefslogtreecommitdiff
path: root/modules/io_codec/c++/io_peer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/io_codec/c++/io_peer.hpp')
-rw-r--r--modules/io_codec/c++/io_peer.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/io_codec/c++/io_peer.hpp b/modules/io_codec/c++/io_peer.hpp
index b998055..2fd7877 100644
--- a/modules/io_codec/c++/io_peer.hpp
+++ b/modules/io_codec/c++/io_peer.hpp
@@ -49,6 +49,7 @@ public:
private:
/// @unimplemented
+ /// This will be a mechanic which allows connecting the outbound connection natively to a pure conveyor setup.
class peer_conveyor_feeder final
: public conveyor_feeder<data<Outgoing, ContentEncoding>> {
public: