MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PFS_socket_stat Struct Reference

#include <pfs_stat.h>

Collaboration diagram for PFS_socket_stat:

Public Member Functions

void reset (void)

Public Attributes

PFS_socket_io_stat m_io_stat

Detailed Description

Statistics for SOCKET usage.

Definition at line 675 of file pfs_stat.h.

Member Function Documentation

void PFS_socket_stat::reset ( void  )
inline

Reset socket statistics.

Definition at line 681 of file pfs_stat.h.

Here is the caller graph for this function:

Member Data Documentation

PFS_socket_io_stat PFS_socket_stat::m_io_stat

Socket timing and byte count statistics per operation

Definition at line 678 of file pfs_stat.h.


The documentation for this struct was generated from the following file: