Hey All,

I was picking through the connector docs generating some code from the 
descriptions and I noticed there are a handful of properties common between NIO 
and NIO2.

 - socket.appReadBufSize
 - socket.appWriteBufSize
 - socket.directBuffer
 - socket.directSslBuffer
 - useSendfile

These attributes have the exact same description in both the NIO and NIO2 
sections.  Should they be moved into the "Java TCP socket attributes" section 
which is somewhat dedicated to attributes NIO and NIO2 have in common?

Note, I do definitely see there are attributes with the same name but different 
descriptions/defaults.  In particular:

 - socket.bufferPool
 - socket.processorCache

Should I submit a PR to move some or all of the first 5 or should they be left 
where they are?


-David

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to