Forum Discussion
Altera_Forum
Honored Contributor
21 years agoYou might want to check the value of errno after the call to sendto() fails. This should contain the reason for the error, and may shed more light on what's going wrong.
You might want to check the value of errno after the call to sendto() fails. This should contain the reason for the error, and may shed more light on what's going wrong.