![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Go to the source code of this file.
Macros | |
| #define | INVALID_SOCKET -1 | 
Typedefs | |
| typedef struct sock_probe | sock_probe | 
| typedef int(* | port_matcher) (xcom_port if_port) | 
Functions | |
| node_no | xcom_find_node_index (node_list *nodes) | 
| node_no | xcom_mynode_match (char *name, xcom_port port) | 
| void | set_port_matcher (port_matcher x) | 
| port_matcher | get_port_matcher () | 
| #define INVALID_SOCKET -1 | 
| typedef int(* port_matcher) (xcom_port if_port) | 
| typedef struct sock_probe sock_probe | 
| port_matcher get_port_matcher | ( | ) | 
| void set_port_matcher | ( | port_matcher | x | ) | 
| node_no xcom_find_node_index | ( | node_list * | nodes | ) | 
| node_no xcom_mynode_match | ( | char * | name, | 
| xcom_port | port | ||
| ) |