so, on server side to handle all those sockets we can use polling or select() or something else.
Now, on client side, to keep everything simultaneous (like sending, receiving), threading is needed right?
no
Обсуждают сегодня