Santiago Gimeno
Santiago Gimeno
This is fixed in libuv, so it'll be fixed once a new version reaches node.
> Given @evanw's [note in the original thread about possible changes to `fs.renameSync`](https://github.com/evanw/esbuild/issues/3156#issuecomment-1585756499), it _might_ be notable that `rename` is apparently one of the operations now backed by io_uring, per...
> * problem happens on version 20.3.0 on ubuntu 22.04 (manually installed), @jkuchar can you elaborate exactly what steps to follow? I'd like to have a reproducer in that environment....
@bnoordhuis done. Thanks for the review. Does this change make sense to you? When I find a satisfactory way to handle the reception will come back here.
> If you're asking if I object to it, I don't. :-) > > Yeah, that was my question :-). Thanks. > > Apropos style, can you wrap long lines...
Wrapped to 80 and rebased to master
@bnoordhuis Reception implementation. In `OnRecv` I have initialized the whole `sockaddr_storage` to 0 as it was simpler than trying to make an implementation to initialize `sockaddr_un`
rebased to current master
@bnoordhuis Thanks for the offer. ATM I don't have time to work on this functionality but can help maintaining this module if you think you need some help.
npm handle: `sgimeno` Thanks