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