git: test: Add test for unix socket file descriptor passing

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sun Sep 13 18:10:21 PDT 2015


commit 7dd6b35f300639a6ca8ab0be085f050cd1ca32fa
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Fri Sep 11 22:37:53 2015 +0800

    test: Add test for unix socket file descriptor passing

Summary of changes:
 test/unix/passdesc/.exrc               |  19 +++++
 test/{mcast => unix/passdesc}/Makefile |   2 +-
 test/unix/passdesc/passdesc.c          | 137 +++++++++++++++++++++++++++++++++
 3 files changed, 157 insertions(+), 1 deletion(-)
 create mode 100644 test/unix/passdesc/.exrc
 copy test/{mcast => unix/passdesc}/Makefile (81%)
 create mode 100644 test/unix/passdesc/passdesc.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7dd6b35f300639a6ca8ab0be085f050cd1ca32fa


-- 
DragonFly BSD source repository



More information about the Commits mailing list