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

Commit f27b3da9 authored by Alex Deymo's avatar Alex Deymo Committed by android-build-merger
Browse files

Merge "Update qtaguid tag/untag documentation."

am: 499a0479

Change-Id: If601fb9b274f4c0e53c4b6eb066e684822a191db
parents 9149de0d 499a0479
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);