The operating system is VENIX and the compiler is C.
I am continuously polling to receive data from another system. Once in while I encounter POLLERR (as per the man pages). Can you please let me know at what instant this error occurs and the solution for the same. It is an run-time error.
I am doing socket programming where in I have used poll() call. I am observing an "error on poll call". Can you please let me what are the error encountered when we use poll call. And how to handle them .
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.