socket-util: Add functions for sending fds over Unix domain sockets.
authorBen Pfaff <blp@nicira.com>
Thu, 14 Jun 2012 16:46:18 +0000 (09:46 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 18 Jul 2012 17:29:21 +0000 (10:29 -0700)
These will be used in upcoming commits.

This commit also adds corresponding definitions to the "sparse" header,
so that sparse still works.

Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found