bun icon indicating copy to clipboard operation
bun copied to clipboard

some tls tests

Open pfgithub opened this issue 4 months ago • 1 comments

Modify tls to add its callback by listening for 'connection' / 'secureConnection' rather than calling the handler directly.

Issues:

  • [ ] An error thrown in the tls.createServer() socket callback gets discarded

pfgithub avatar Jun 11 '25 04:06 pfgithub