Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-29 | add Socket.prototype; lol (#5945) | 1 | -0/+7 | |
2023-09-14 | fix(runtime): emit `node:net` connect error event vs throw (#5336) | 1 | -1/+29 | |
2023-09-05 | fix(node:net): emit close event on connection error (#4336) | 1 | -3/+18 | |
2023-05-28 | [node:net] fix createConnection options passing (#3101) | 1 | -1/+26 | |
2023-03-22 | Fix types (#2453) | 1 | -40/+40 | |
2023-03-19 | Remove usages of port numbers in tests | 1 | -2/+2 | |
2023-03-13 | feat(net.createServer) and adds socket.connect IPC support (#2337) | 1 | -18/+95 | |
2023-03-07 | Reorganize tests (#2332) | 1 | -0/+268 |