I create a IPV6/UDP socket and use sendmsg()
to send datas, but then it return errno:51.
I execute errno -l
in linux, the explain of this errno is EL2HLT 51 Level 2 halted
.
Who can tell me what the errno means and how to resolve?
New contributor
Chen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.