Mio: how to monitor two sockets in event_loop ..?

You asked the same question before: Mio : How can i register server socket and client socket in a same event_loop and also on stackoverflow: rust - How can I create a TcpSocket and TcpStream in the same MIO event loop? - Stack Overflow

Have you tried any of the stackoverflow hints? What is the code you have tried so far?