RtMgr.Kern.InvAddrLen

Description

gettsockname() syscall returns address and length in bytes of the address. If we have a mismatch in what we expect and what is returned, then this error is returned.

Remedy

This should not happen. Mismatch with kernel and Userspace data structures.

Severity

Error

Message Text

getsockname returns Address length %a% that does not match %b%

Message Parameters

Name Type
a sInt32
b sInt32