#include <platform/linux/dius/linux/io_uring_context.h>
◆ AsyncSocket
◆ CompletionSignatures
Initial value: di::CompletionSignatures<di::SetValue(di::ReferenceWrapper<AsyncSocket>),
                                                          di::SetError(di::Error), di::SetStopped()>
 
 
 
◆ is_sender
◆ tag_invoke [1/2]
  
  
      
        
          | auto tag_invoke  | 
          ( | 
          di::Tag< di::execution::connect > |           ,  | 
         
        
           | 
           | 
          MakeSocketSender |           self,  | 
         
        
           | 
           | 
          Receiver |           receiver ) | 
         
       
   | 
  
friend   | 
  
 
 
◆ tag_invoke [2/2]
  
  
      
        
          | friend auto tag_invoke  | 
          ( | 
          di::Tag< di::execution::get_env > |           ,  | 
         
        
           | 
           | 
          MakeSocketSender const & |           self ) | 
         
       
   | 
  
friend   | 
  
 
 
◆ parent
◆ socket
      
        
          | di::ReferenceWrapper<AsyncSocket> dius::linux::MakeSocketSender::socket | 
        
      
 
 
The documentation for this struct was generated from the following file: