Searched defs:SocketDescriptor (Results 1 – 1 of 1) sorted by relevance
47 struct SocketDescriptor { struct48 std::string name;49 int type = 0;50 uid_t uid = 0;51 gid_t gid = 0;52 int perm = 0;53 std::string context;54 bool passcred = false;