]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/man/task_set_special_port.html
xnu-7195.101.1.tar.gz
[apple/xnu.git] / osfmk / man / task_set_special_port.html
index 55cc0d71668f5af421b731f3865a03aa80ae2c96..1cabc6171d918097793fdc979fb0831b77068cad 100644 (file)
@@ -51,10 +51,10 @@ messages requesting return of other system service ports.
 <dt> <strong>TASK_KERNEL_PORT</strong>
 <dd>
 [task-self send right] The task's kernel port.  Used by the
-kernel to receive messages to manipulate the task.  This is the 
-port returned by <strong>mach_task_self</strong>.  Setting this special port 
-does not change the identity of the kernel port that names the 
-task; this simply changes the value returned as the kernel
+kernel to receive messages to manipulate the task. This is the movable task 
+port and different from the one returned by <strong>mach_task_self</strong> 
+(immovable). Setting this special port does not change the identity of the 
+kernel port that names the task; this simply changes the value returned as the kernel
 special port.
 <p>
 <dt> <strong>TASK_HOST_NAME_PORT</strong>