https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229772

Adriaan de Groot <adr...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adr...@freebsd.org

--- Comment #3 from Adriaan de Groot <adr...@freebsd.org> ---
 - use fstat -p `pgrep ksmserver` to see that it is, in fact, listening to inet
and inet6 traffic
 - I can't figure out how to go from the fstat output to "ksmserver is
listening *there*"

In any case, here's a (German-language) report of the same
https://bbs.archlinux.de/viewtopic.php?id=25645 . Examining the code of
ksmserver shows it is using libICE to listen, and it is libICE that is creating
those listening sockets. There is a way to avoid listening to tcp, for ICE, but
I'm still chasing how that works.

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

Reply via email to