[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-10 UTC."],[],["`SocketPermission`, a legacy security class, handles socket-related permissions. It is constructed with a host and an action. Key actions include `getActions()`, which retrieves the permitted actions, and `implies(Permission p)`, which checks if the current permission implies another. Inherited methods from `Permission` allow checking access to guarded objects, while methods from `Object` manage object lifecycle like cloning and comparison, as well as thread notifications. Its use is discouraged due to being outdated.\n"]]