summaryrefslogtreecommitdiffstats
path: root/ffi/examples
diff options
context:
space:
mode:
authorJustus Winter <justus@pep-project.org>2018-01-09 12:19:23 +0100
committerJustus Winter <justus@pep-project.org>2018-01-09 12:19:23 +0100
commit598cdc97094f067c92f222d2038cf7b4b69cc7af (patch)
tree36ffd176434c65ed8de0712f62570b760371b76e /ffi/examples
parentbcc668602092449fa53fe80341d73c34818821b7 (diff)
core,ffi: Convert 'core::NetworkPolicy' to and from u8.
- At some points, we need to convert the policy to a primitive type. It is better to just provide it. - Use it in the ffi glue.
Diffstat (limited to 'ffi/examples')
-rwxr-xr-xffi/examples/dumpbin0 -> 17400 bytes
-rwxr-xr-xffi/examples/examplebin0 -> 17416 bytes
-rwxr-xr-xffi/examples/keyserverbin0 -> 18256 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/ffi/examples/dump b/ffi/examples/dump
new file mode 100755
index 00000000..98870ba6
--- /dev/null
+++ b/ffi/examples/dump
Binary files differ
diff --git a/ffi/examples/example b/ffi/examples/example
new file mode 100755
index 00000000..5a6d8e6f
--- /dev/null
+++ b/ffi/examples/example
Binary files differ
diff --git a/ffi/examples/keyserver b/ffi/examples/keyserver
new file mode 100755
index 00000000..3164ef97
--- /dev/null
+++ b/ffi/examples/keyserver
Binary files differ