Date: Fri, 13 Dec 2013 09:39:58 -0500 From: sven falempin <sven.falempin@gmail.com> To: freebsd-questions@freebsd.org Subject: My non blocking socket is stuck in accept Message-ID: <CA%2B%2BfYEgPins3ecFvqCtR4Bf7KpyVeHWjcXi5yP-FZvqNo83F3w@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, i have a server application in C. In the server an accept, after a long sage, 'eats' 100% power of a cpu core. The socket is non blocking and program ran poll first, then accept. I am trying to create a minimal program but it is not easy. I trust my code because it is not mine, i use libevent. http://forums.freebsd.org/viewtopic.php?f=35&t=43654 if no idea could you point where is __sys_accept code so i can try to figure out what kind of error could do infinite loop in accept ? -- --------------------------------------------------------------------------------------------------------------------- () ascii ribbon campaign - against html e-mail /\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B%2BfYEgPins3ecFvqCtR4Bf7KpyVeHWjcXi5yP-FZvqNo83F3w>