API nlmsg_append() suggestion

Kike kike at eldemonionegro.com
Sat May 14 14:39:21 EDT 2011


Hi,

I would like to ask if
/int nlmsg_append(struct nl_msg *n, void *data, size_t len, int pad)/

should/could be
/int nlmsg_append(struct nl_msg *n, *const* void *data, size_t len, int pad)/

What do you think?

Regards,
Kike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/libnl/attachments/20110514/5a46d209/attachment.html>


More information about the libnl mailing list