Admin
注册时间: 02/09/2015 15:53:01
文章: 52
离线
|
Current version:5.16-b4576
Release date: 2019/04/25
limax-5.16-b4576 (2019/04/25)
1. Fix the limax.netio.NetTask semantic issue caused by the previous update. Even if there is no startup message, the shutdown message must be allowed to indicate that the client connects is aborted, otherwise it will affect the re-connection.
2. Add the method limax.http.DataSupplier.async(); and limax.http.HttpExchange.async(DataSupplier); to support asynchronous handle, refer to the example ExampleHttpServer.java.
|