Skip to content

Flush returning "Receive: netlink receive: recvmsg: no buffer space available" #350

@sontumzmdr

Description

@sontumzmdr

I observed that when we combine multiple messages and call Flush, the Flush may fail (with error "Receive: netlink receive: recvmsg: no buffer space available") if the message payload crosses netlink buffer size.
Currently Flush() doesn't handle it? is application supposed to handle it? is there any API exposed from which application can know if the netlink message size is exceeded?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions