▽時の羅針盤@blog ●01/30 00:15 2025-01-27Memo: Socket selector on WindowsSagittarius has (net socket) library which defines socket selector. A socket selector takes arbitary number of sockets and waits until one or more of the given sockets are readable. The concept was there quit a long time, however it wasn't really working on Windows unfortunately. Now, I put some effort to make it work as I expected.The requirement of th