You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 2 connections and in each connection bidirectional streams and when the client from the first connection sends something to sever I want to forward it to client from the second connection. How to access the other connection if I eg know both processes PIDs form ets table?
The text was updated successfully, but these errors were encountered:
I have 2 connections and in each connection bidirectional streams and when the client from the first connection sends something to sever I want to forward it to client from the second connection. How to access the other connection if I eg know both processes PIDs form ets table?
The text was updated successfully, but these errors were encountered: