aboutsummaryrefslogtreecommitdiffstats
path: root/icnet/transport/icnet_transport_socket_producer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'icnet/transport/icnet_transport_socket_producer.cc')
-rw-r--r--icnet/transport/icnet_transport_socket_producer.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/icnet/transport/icnet_transport_socket_producer.cc b/icnet/transport/icnet_transport_socket_producer.cc
index ec5f665f..7be2fbd1 100644
--- a/icnet/transport/icnet_transport_socket_producer.cc
+++ b/icnet/transport/icnet_transport_socket_producer.cc
@@ -183,6 +183,7 @@ void ProducerSocket::produce(Name name, const uint8_t *buf, size_t buffer_size,
seq_number_map_[name.toString()][response_id] = current_segment;
}
+
if (making_manifest_) {
std::shared_ptr<ContentObject> content_object_segment;