❔ send socket to UNRELATED process (NO FORKING, NO CHILD PROCESSES)
how would one send a socket to another process?
eg
server creates socket
client connects to this socket
client sends server sockets that client creates
4 Replies
huh?
basically i need to send a HANDLE from one process to another process
So, shared memory basically?
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.