server: Use POLLIN instead of POLLPRI if the socket is in oobinline mode.
commit78f1dd89676b72b217e69e131602aa4b1897e4ae
authorJinoh Kang <jinoh.kang.kr@gmail.com>
Tue, 9 Aug 2022 13:21:02 +0000 (9 22:21 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 Aug 2022 14:06:37 +0000 (24 09:06 -0500)
tree0ad334e874df782fb5b5dddac039342689f687ab
parent189f8941b775500547122549380b21632c32556b
server: Use POLLIN instead of POLLPRI if the socket is in oobinline mode.
server/sock.c