Re: [PATCH 1/1] rpdfs-progs: Insert peer socket during net_connect()
Zach Brown <[email protected]> Wed, 25 Mar 2026 15:12:46 -0700
| Newsgroups | dev.linux.lists.rpdfs-devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Mar 24, 2026 at 11:11:02AM -0500, Chris Kirby wrote: > Attempts to send following a successful net_connect() were > failing because the peer socket was missing from the global > table. Applied, thanks! - z