Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-12 | Update socket.test.ts | 1 | -6/+1 | |
2023-01-09 | Add test for Bun.listen throwing | 1 | -0/+17 | |
2023-01-07 | Workaround macOS issue | 2 | -19/+25 | |
2023-01-07 | [Bun.connect] Fix bug where connect() Promise wouldn't reject on a connection... | 1 | -12/+58 | |
2023-01-02 | [socket] handle `connectError` (#1705) | 2 | -2/+51 | |
2023-01-02 | implement `net.Socket` (#1701) | 1 | -0/+175 | |
2023-01-02 | fix lingering process by dead sockets (#1700) | 2 | -0/+104 |