As Christof says, if there were obvious commits we can certainly (re_integrate them if they were lost along the line.
Date: Fri, 27 Mar 2020 22:35:08 -0700From: Miller Puckette <msp@ucsd.edu>To: pd-dev@iem.atSubject: Re: [PD-dev] no longer able to "send" to UDP -- correctionMessage-ID: <20200328053508.GA9452@ucsd.edu>Content-Type: text/plain; charset=us-asciicorrection: I forgot that Roman's netpd uses iemnet, not netsend/netreceive,which I guess is why his jack~ implementation is working better than mine.I can switch over as well, so I don't have any urgent need to send repliesfrom netreceive -u to netsend -u as I had thought.It would still be good if the new netsend/receive were able to do this, bothto maintain 0.50 compatibility, and to allow vanilla-only access to thatability.