C
C#2y ago
androidui

❔ 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
Buddy
Buddy2y ago
huh?
androidui
androidui2y ago
basically i need to send a HANDLE from one process to another process
SleepWellPupper
So, shared memory basically?
Accord
Accord2y ago
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.