STTNet 0.7.0
Loading...
Searching...
No Matches
stt::network::SendReadyMessage Struct Reference

跨线程通知 Reactor 某连接有待发数据的轻量消息。 More...

#include <sttnet.h>

Public Attributes

int fd =-1
 
uint64_t connection_obj_fd =0
 

Detailed Description

跨线程通知 Reactor 某连接有待发数据的轻量消息。

Member Data Documentation

◆ connection_obj_fd

uint64_t stt::network::SendReadyMessage::connection_obj_fd =0

fd 复用保护代次。

◆ fd

int stt::network::SendReadyMessage::fd =-1

底层文件描述符。


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