I like the idiom where setter methods return `this`, so users can chain methods; thanks for making that change.
On Fri, Aug 18, 2017 at 5:41 AM, Gary Gregory <[email protected]> wrote: > Hi All and FYI: > > I plan on redoing the SocketOptions class as a real builder by making all > accessors return this. > > Any objections? > > Gary >
