MINOR: quic: EINTR error ignored

This should fix Coverity CID 375050 in GH #1536 where EINTR errno was ignored due
to wrong do...while() loop usage.
1 file changed