EAGAIN error after poll said that socket is read ready
From: Andrei Voropaev (avorop_at_mail.ru)
Date: 10/30/03
- Next message: Michael Fuhr: "Re: EAGAIN error after poll said that socket is read ready"
- Previous message: DjColizey: "Did anybody bought some templates on http://www.alfatemplates.com ?"
- Next in thread: Michael Fuhr: "Re: EAGAIN error after poll said that socket is read ready"
- Reply: Michael Fuhr: "Re: EAGAIN error after poll said that socket is read ready"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Oct 2003 14:08:31 GMT
Hi!
This is just curiosity question. I didn't expect that after poll
indicated that my socket had POLLIN event my recv would return EAGAIN
error. But it happened to me today. And not once. The fact that it
happens only today while the program is running for couple months adds
to my confusion. So, is it possible that after poll indicated read
readinnes actuall read would return EAGAIN for non-blocking socket?
Andrei
- Next message: Michael Fuhr: "Re: EAGAIN error after poll said that socket is read ready"
- Previous message: DjColizey: "Did anybody bought some templates on http://www.alfatemplates.com ?"
- Next in thread: Michael Fuhr: "Re: EAGAIN error after poll said that socket is read ready"
- Reply: Michael Fuhr: "Re: EAGAIN error after poll said that socket is read ready"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|