[Bug 230273] linux_select CALL is very slow (100 ms)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jun 2022 06:31:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230273
Tatsuki Makino <tatsuki_makino@hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tatsuki_makino@hotmail.com
--- Comment #13 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Dmitry Chagin from comment #12)
Interesting :)
After that late select(), there is an accept().
So I think I was waiting for listening socket handle with time.
Does it take time to detect if the listening socket is readable, or were there
simply no clients?
--
You are receiving this mail because:
You are the assignee for the bug.