Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 1999 18:01:32 -0700
From:      Xiaodong Shen <xshen@sb.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   setsockopt() on UNIX Domain Socket?
Message-ID:  <99080518094900.87903@wiggum.com>

next in thread | raw e-mail | index | archive | help
Hi there,

I tried to use setsockopt() to enable the SO_REUSEADDR and SO_REUSEPORT options
of a Unix Domain socket, so that I could let two processes to one socket, but
it didn't work, still got the error of "address is already used!". It really
works for the Internet domain sockets. So is there anyone experience with this
case could help me out? 

thanks a lot,

Xiaodong Shen



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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