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