Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 499a0479 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update qtaguid tag/untag documentation."

parents 41e54267 4822b01b
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -26,7 +26,9 @@ extern "C" {
#endif

/*
 * Set tags (and owning UIDs) for network sockets.
 * Set tags (and owning UIDs) for network sockets. The socket must be untagged
 * by calling qtaguid_untagSocket() before closing it, otherwise the qtaguid
 * module will keep a reference to it even after close.
 */
extern int qtaguid_tagSocket(int sockfd, int tag, uid_t uid);