Re: Strange sockstat entries
Dewayne Geraghty <[email protected]>
| Newsgroups | gmane.os.freebsd.questions |
|---|---|
| Message-ID | <[email protected]> |
As mysterious as ?? appears in sockstat output it may convey a problem that is occurring between the synchronisation of the two source lists. Wouldn't displaying sockets owned by the kernel also be helpful in diagnosing connection issues? It would be helpful to appear as PID/UID=0. An aside, when the kernel is involved in TLS negotiation, does the socket (currently) remain hidden until its handed to the process? Dewayne