mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-17 13:01:12 +03:00
The recvmsg could return 0 under some conditions and cause the make_request function to be stuck in an infinite loop. Thank you Jim King <jim.king@simplivity.com> for posting Paul's patch on the list.