mizililo
Results
4
comments of
mizililo
> Until the debugger, all requests on both control and shell were handled in the same way. In previous versions like 5.5.6, it's true and all requests are put into...
In short, previous versions use one poller to get msg from msg_queue, while the latest version uses two pollers to get msg from two queues, and this causes two dispatchers...