websocket

fix EPoll: raw syscall returns usize, not error union master

linux.epoll_ctl and epoll_wait return usize (raw syscall). check errno for errors instead of directly returning the value. also fix epoll_wait missing maxevents argument. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>


+11 -5
1 changed file