Creating client always ends in "No sockets available, cannot start."
marcmenn opened this issue · 2 comments
marcmenn commented
Line 165 in 0756bd0
Node 18 changed type of family
to number, so this will always result in Error No sockets available, cannot start.
Possible fix: https://github.com/SuiOni/node-ssdp/commit/532022d170a568397d7db0fbbb306fbac1d8376e
Nosferatu31 commented
Is this fixed already?
tschlechtweg commented
This is fixed in Node v18.4, see https://github.com/nodejs/node/blob/v18.4.0/lib/os.js