diff options
author | hanlin <hanlin_wang@163.com> | 2019-12-26 11:44:28 +0800 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2019-12-27 04:53:22 +0000 |
commit | 475c9d7bcd0f2ceca77022eaef67ad9a84365609 (patch) | |
tree | 24b3074b3589ada4844d6e1c8c9d2f1f7b640b87 /src/vcl/ldp.c | |
parent | 3f7b0f4a7cd30a88a913a963c38b8361738065d6 (diff) |
vcl: EPOLLOUT should be generated when epoll_ctl called with EPOLLOUT
event
Type: fix
When we call epoll_ctl to add or mod fd with EPOLLOUT event, mostly to
check if we can write. So we expect a EPOLLOUT event should be generated
immediately unless tx queue is full.
Signed-off-by: hanlin <hanlin_wang@163.com>
Change-Id: Ie99986a44dbb07b6ff2fba6512171056f79e77bd
Diffstat (limited to 'src/vcl/ldp.c')
0 files changed, 0 insertions, 0 deletions