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

Public Attributes

my_socket fd
struct PSI_socket * m_psi

Detailed Description

Definition at line 63 of file mysql_socket.h.

Member Data Documentation

my_socket st_mysql_socket::fd

The real socket descriptor.

Definition at line 66 of file mysql_socket.h.

struct PSI_socket* st_mysql_socket::m_psi

The instrumentation hook. Note that this hook is not conditionally defined, for binary compatibility of the MYSQL_SOCKET interface.

Definition at line 73 of file mysql_socket.h.


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