Can multiple apps listen for TCP on the same port?

Yuri yuri at rawbw.com
Tue Dec 2 05:56:38 UTC 2014


On 12/01/2014 20:22, Someone Somewhere wrote:
> I think backlog value has no direct implication here.
> What matters is if the listening socket has been closed after accepting the
> client connection or not.
> -Kunal.

I think backlog >1 in one-user one-connect app (as nc) might catch other 
connections and later drop them. I might be wrong.

Yuri


More information about the freebsd-net mailing list