Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-17 | Fixing body fd access racing condition. | Max Romanov | 1 | -0/+1 | |
To avoid closing the body fd prematurely, the fd value is moved from the request struct to the app link. The body fd should not be closed immediately after the request is sent to the application due to possible request rescheduling. | |||||
2019-08-20 | Introducing websocket support in router and libunit. | Max Romanov | 1 | -0/+71 | |