diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2010-06-25 15:05:38 +0200 |
---|---|---|
committer | pablo <pablo@dune.localdomain> | 2010-06-25 15:05:38 +0200 |
commit | 5d51315f5263f9cbda18f70e2d340a66cf1bf1f9 (patch) | |
tree | 1ef351f4055e63ec4dd2d39101ff409e252236c5 /Makefile.am | |
parent | ff088fc0d88ef97fe9559880643def6fe40ae086 (diff) | |
download | libmnl-5d51315f5263f9cbda18f70e2d340a66cf1bf1f9.tar.gz libmnl-5d51315f5263f9cbda18f70e2d340a66cf1bf1f9.zip |
socket: remove mnl_socket_sendmsg() and mnl_socket_recvmsg()
These functions are too simple wrappers that bloat the library.
We can use mnl_socket_get_fd() to obtain the file descriptor
and invoke message-oriented system call instead.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions