p9c / pod-archive

ParallelCoin's Omnibus Depositorie
https://parallelcoin.info
The Unlicense
9 stars 5 forks source link

udp multicast bug no buffer space error #141

Closed l0k18 closed 3 years ago

l0k18 commented 3 years ago

something is causing an error to appear where sends are failing with an ENOBUF error. After much deliberation I have determined the most likely case is that the segments are being created larger than the MTU (1476?) or the buffer size set upon creation. This bug stops the mining protocol dead.