From 89ee081584efbd215ad7780ee6500c387d776845 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Sun, 17 Mar 2024 19:31:33 +0100 Subject: io, io_codec: Minor work on io code --- modules/io_codec/c++/io_peer.tmpl.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/io_codec/c++/io_peer.tmpl.hpp') diff --git a/modules/io_codec/c++/io_peer.tmpl.hpp b/modules/io_codec/c++/io_peer.tmpl.hpp index 880a58a..342ca42 100644 --- a/modules/io_codec/c++/io_peer.tmpl.hpp +++ b/modules/io_codec/c++/io_peer.tmpl.hpp @@ -72,7 +72,7 @@ streaming_io_peer -error streaming_io_peer streaming_io_peer::send(heap_message_root msg) { bool restart_write = out_buffer_.read_segment_length() == 0; -- cgit v1.2.3