Deleted Added
full compact
660c660
< if (events & (POLLIN | POLLRDNORM))
---
> if (events & (POLLIN | POLLRDNORM)) {
670c670
<
---
> }