node-unix-socket
node-unix-socket copied to clipboard
Unix dgram, seqpacket, etc binding for Node.js.
Hi, Is it possible to add the TCP_NODELAY setting to SO_REUSEPORT to use them together? Thanks.
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.60. Release notes Sourced from openssl's releases. openssl-v0.10.60 What's Changed Correct off-by-one in minimum output buffer size computation by @alex in sfackler/rust-openssl#2088 Expose a few...
I was trying to send packets with around a size of 12932, and, there were substantial issues. The biggest one being, that messages would stop sending midway, making the messages...