This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Bind() doesn't work with 0.0.0.0 address ??

Other Parts Discussed in Thread: MSP430FR5739

The bind() doesn't work ,when I try to bind it to 0.0.0.0 or any unicast Ip for that matter and returns a value of -1

Though , it works perfectly fine and Rx happens properly with a multicast address.

Can anyone help me in this regard ??