summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authorSpantik <mtspantik@gmail.com>2019-10-14 05:17:29 -0700
committerSpantik <mtspantik@gmail.com>2019-10-15 01:47:30 -0700
commite985cda017fff6a99ee61c9bcb61ce2f5aea7d3f (patch)
treeced684292ff89dae5faa517cbf8162203a6df131 /doc/manpages/conf.py
parentd563896dada99f3474d428f928786cbfde936fee (diff)
lib: Clean up the index that is being used for storing FD and events.
When POLLNVAL is received for a FD then that FD is removed from the pfd array and also array is rearranged using memmove. When memmove is used then unused index are not cleanedup. When a new FD takes up that index then it ends up using stale events without any handler set for the same. Signed-off-by: Santosh P K <sapk@vmware.com>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions