badMessage
Bad message.
Declaration
static var badMessage: Errno { get }Mentioned in
Discussion
The message to be received is inappropriate for the attempted operation.
The corresponding C error is EBADMSG.
Bad message.
static var badMessage: Errno { get }The message to be received is inappropriate for the attempted operation.
The corresponding C error is EBADMSG.