William Perron
|
a16adca06b
|
test(cli): fix brittle network permission test (#8526)
|
2020-11-27 21:02:25 +01:00 |
|
William Perron
|
59f10b3604
|
fix(cli/ops/net): add write permissions for unixpackets datagrams & unix socket (#8511)
Fixes #7781
|
2020-11-27 13:43:39 -05:00 |
|
crowlKats
|
e6685f0f01
|
refactor(cli/tests): replace createResolvable with deferred (#8507)
|
2020-11-26 17:22:36 +01:00 |
|
Kitson Kelly
|
276f529755
|
feat(cli): update to TypeScript 4.1 (#7573)
|
2020-11-24 09:31:10 +11:00 |
|
Giorgi Rostomashvili
|
eaba9adb03
|
fix: net listen crashes on explicit undefined hostname (#7706)
|
2020-09-27 10:44:53 -04:00 |
|
David Sherret
|
df02e31507
|
feat(fmt): Sort named import and export specifiers (#7711)
|
2020-09-27 12:22:32 +02:00 |
|
David Sherret
|
cde4dbb351
|
Use dprint for internal formatting (#6682)
|
2020-07-14 15:24:17 -04:00 |
|
Casper Beyer
|
87f8f99c49
|
refactor(cli/tests/unit) to use assertThrows (#6459)
|
2020-06-25 00:57:08 +02:00 |
|
Peter Evers
|
fc850b11e5
|
unixpacket should also return byte length on send (#6291)
|
2020-06-15 12:20:45 -04:00 |
|
Kermit Xuan
|
77545219a6
|
fix: DatagramConn.send should return bytes sent (#6265)
|
2020-06-13 10:14:31 -04:00 |
|
Ryan Dahl
|
54c3f8e27f
|
fix udp BorrowMutError (#6221)
|
2020-06-10 11:26:28 -04:00 |
|
Peter Indiola
|
6236252c66
|
feat(cli/js/net): make rid on listener public (#5571)
|
2020-06-08 18:24:51 +02:00 |
|
Ryan Dahl
|
30702e2678
|
move js unit tests to cli/tests (#5678)
|
2020-05-20 17:52:51 -04:00 |
|