centos man page for gnet_stats_finish_copy

Query: gnet_stats_finish_copy

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: forum home   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GNET_STATS_FINISH_CO(9) 					 Linux Networking					   GNET_STATS_FINISH_CO(9)

NAME
gnet_stats_finish_copy - finish dumping procedure
SYNOPSIS
int gnet_stats_finish_copy(struct gnet_dump * d);
ARGUMENTS
d dumping handle
DESCRIPTION
Corrects the length of the top level TLV to include all TLVs added by gnet_stats_copy_XXX calls. Adds the backward compatibility TLVs if gnet_stats_start_copy_compat was used and releases the statistics lock. Returns 0 on success or -1 with the statistic lock released if the room in the socket buffer was not sufficient.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 GNET_STATS_FINISH_CO(9)