Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2022 06:31:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 230273] linux_select CALL is very slow (100 ms)
Message-ID:  <bug-230273-4077-Ro67OhrsKZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230273-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230273-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230273

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 th=
ere
simply no clients?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230273-4077-Ro67OhrsKZ>