aboutgitcodebugslistschat
path: root/tcp_buf.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2024-09-06 21:49:36 +1000
committerStefano Brivio <sbrivio@redhat.com>2024-09-06 13:56:37 +0200
commit49fc4e0414610c6eadc6693fee4d5077d2e8097e (patch)
tree816c75433ba56ce539516b4608d332a8c70b40b9 /tcp_buf.c
parent63513e54f3208566ecb746d204ebeaafdd2c79c1 (diff)
downloadpasst-49fc4e0414610c6eadc6693fee4d5077d2e8097e.tar
passt-49fc4e0414610c6eadc6693fee4d5077d2e8097e.tar.gz
passt-49fc4e0414610c6eadc6693fee4d5077d2e8097e.tar.bz2
passt-49fc4e0414610c6eadc6693fee4d5077d2e8097e.tar.lz
passt-49fc4e0414610c6eadc6693fee4d5077d2e8097e.tar.xz
passt-49fc4e0414610c6eadc6693fee4d5077d2e8097e.tar.zst
passt-49fc4e0414610c6eadc6693fee4d5077d2e8097e.zip
tap: Split out handling of EPOLLIN events
Currently, tap_handler_pas{st,ta}() check for EPOLLRDHUP, EPOLLHUP and EPOLLERR events, then assume anything left is EPOLLIN. We have some future cases that may want to also handle EPOLLOUT, so in preparation explicitly handle EPOLLIN, moving the logic to a subfunction. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'tcp_buf.c')
0 files changed, 0 insertions, 0 deletions