write 常量

RawSocketEvent const write

该事件表示套接字准备就绪,可以进行写入。

实现

static const RawSocketEvent write = const RawSocketEvent._(1);