]> xenbits.xensource.com Git - unikraft/libs/lwip.git/commit
sys/socket.h: Define AF_LOCAL
authorCostin Lupu <costin.lupu@cs.pub.ro>
Fri, 1 Nov 2019 11:16:43 +0000 (13:16 +0200)
committerCostin Lupu <costin.lup@gmail.com>
Tue, 5 Nov 2019 13:25:13 +0000 (15:25 +0200)
commite5f941b7d68e2bc322a544759ec7d33fd291a166
tree7ceb3bc4a55ef4bff3105204d132a99420769440
parent45dd00966e802961a09f018eb1e4c8f017e2dbec
sys/socket.h: Define AF_LOCAL

We use, just like on Linux, the same value as AF_UNIX. Or the other way around.

Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Stefan Teodorescu <stefanl.teodorescu@gmail.com>
include/sys/socket.h