#include <my_xp_util.h>
◆ My_xp_socket_util_impl()
  
  
      
        
          | My_xp_socket_util_impl::My_xp_socket_util_impl  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
explicitdefault   | 
  
 
 
◆ ~My_xp_socket_util_impl()
  
  
      
        
          | My_xp_socket_util_impl::~My_xp_socket_util_impl  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridedefault   | 
  
 
 
◆ disable_nagle_in_socket()
  
  
      
        
          | int My_xp_socket_util_impl::disable_nagle_in_socket  | 
          ( | 
          int  | 
          fd | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
Disable Nagle algorithm in the specified socket. 
- Parameters
 - 
  
    | fd | file descriptor of the socket  | 
  
   
Implements My_xp_socket_util.
 
 
The documentation for this class was generated from the following files:
- plugin/group_replication/libmysqlgcs/include/mysql/gcs/xplatform/my_xp_util.h
 
- plugin/group_replication/libmysqlgcs/src/interface/xplatform/my_xp_util.cc