Re: lksctp bind problem(address in use)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Fri, Mar 11, 2016 at 09:56:01AM +0900, �迵�� wrote:
> 
> Hello
> 
> I have a problem.
> 
> Until lksctp 1.0.6, I can use the following case
> 
> - one "server" socket, bind to the port 36412, listening for incoming
> connection
> - one or more "client" sockets, bind to the same port (36412) for outgoing
> connection.
> 
> But In lksctp 1.0.13, we have a problem.
> 
> I need this for Association Restart Service.
> I have 2 Sctp Server.
> They work by Active - standby.
> If the active server is down, the other server will bind and listen the
> port 36412 for active action. 
> Then, the other server will bind the port for Restart Service, too.
> But. Now we have error( address in use).
> 
> How can I solve the problem.

What are you using to bind the port, sctp_bindx() ?
And is it the bind or the connect that complains about address in use?
Asking because I couldn't spot any relevant change on sctp_bindx()
between those releases while for sctp_connectx() there are quite some.

  Marcelo

--
To unsubscribe from this list: send the line "unsubscribe linux-sctp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Networking Development]     [Linux OMAP]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux