I am writing a C program that need to run as root. I also need to open
sockets to other servers which do not need to run on privileged ports.

Is the a way to spawn a pthread as a different user?

Reply via email to