Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Signed-off-by: Walker Crouse <Walker.Crouse@coop.co.uk>
  • Loading branch information
Walker Crouse authored and Walker Crouse committed Sep 25, 2020
1 parent 739ef43 commit 835e00c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,3 @@ installing it with your system's package manager.

[avahi]: http://www.avahi.org/
[bindgen]: https://github.com/servo/rust-bindgen

## Internals

Because the Avahi API exposes some types that are not primitives but are part of
the C library, functions and types in the bindings are whitelisted where they
should be exposed. Others like `pollfd` or `timeval` are explicitly referenced
from `libc` so a common type can be used in API consumers rather than
translating to an internal instance of the C library types.

0 comments on commit 835e00c

Please sign in to comment.