1275cfd8f8
Motivation: aebe206 added support for using a ChannelOption to set / get Buffer sizes but did not add the methods to the DomainSocketChannelConfig interface itself (due not be able to break the API) Modifications: Add methods to interface (as this is a next major release) Result: Easier access to configure these buffer sizes