Re: [tomcat] branch main updated: Add support for Servlet read/write via ByteBuffer

2022-12-14 Thread Mark Thomas
On 14/12/2022 11:21, Rémy Maucherat wrote: On Mon, Dec 12, 2022 at 4:43 PM wrote: +/** + * {@inheritDoc} + * + * If this method is called when the output stream is in non-blocking mode, it will immediately return with the stream + * effectively closed, even if the stre

Re: [tomcat] branch main updated: Add support for Servlet read/write via ByteBuffer

2022-12-14 Thread Rémy Maucherat
On Mon, Dec 12, 2022 at 4:43 PM wrote: > > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a commit to branch main > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/main by this push: > ne

[tomcat] branch main updated: Add support for Servlet read/write via ByteBuffer

2022-12-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 2d931eed6c Add support for Servlet read/write via Byt