📄 serv_header
字号:
This struct is used in non-message outgoing packets.struct drcom_serv_header{ u_int16_t pkt_type; u_int8_t zero0; u_int8_t len;} __attribute__ ((__packed__));pkt_type and len are specific to the packet.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -