Deleted Added
full compact
500c500
< if (events & (POLLIN | POLLRDNORM))
---
> if (events & (POLLIN | POLLRDNORM)) {
505c505
<
---
> }