Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-18 | Update uws | 1 | -0/+0 | ||
2022-10-18 | Update uws | 1 | -0/+0 | ||
2022-10-18 | Update uws | 1 | -0/+0 | ||
2022-10-18 | build faiilures | 1 | -0/+0 | ||
2022-10-18 | Update uws | 1 | -0/+0 | ||
2022-10-16 | Update uws | 1 | -0/+0 | ||
2022-10-16 | Set `Date` header | 1 | -0/+0 | ||
2022-10-11 | Handle eintr in uSockets | 1 | -0/+0 | ||
2022-09-29 | Lazy URL, more explicit close() | 1 | -0/+0 | ||
2022-09-28 | Use uSockets for `setTimeout` and `setInterval` | 1 | -0/+0 | ||
2022-09-22 | 1 event loop per thread. Instead of 3. | 1 | -0/+0 | ||
uWebSockets and uSockets will need to be upgraded to match the changes. Previously: - Bun had a separate kqueue/eventfd just for async wakeups. - Bun had a separate kqueue/epoll just for reading files non-blocking in the same thread This commit unifies it into one event loop per thread | |||||
2022-07-04 | 0! | 1 | -0/+0 | ||
2022-04-12 | Make sendfile more reliable | 1 | -0/+0 | ||
2022-03-26 | Update uws | 1 | -0/+0 | ||
2022-03-21 | sendfile works | 1 | -0/+0 | ||
2022-03-20 | Create uws | 1 | -0/+0 | ||