Type Alias mysqlclient_sys::MYSQL_PLUGIN_VIO_INFO

source ·
pub type MYSQL_PLUGIN_VIO_INFO = st_plugin_vio_info;

Aliased Type§

struct MYSQL_PLUGIN_VIO_INFO {
    pub protocol: st_plugin_vio_info__bindgen_ty_1,
    pub socket: i32,
}

Fields§

§protocol: st_plugin_vio_info__bindgen_ty_1§socket: i32

< it’s set, if the protocol is SOCKET or TCP