Hi, I am confused with sharing tcp connection for the same connectionID, if two tasks share the same connection, and there is no available buffer in the local buffer pool of the first task , then it will set autoread as false for the channel, but it will effect the second task if it still has available buffer. So if one of the tasks no available buffer , all the other tasks can not read data from channel because of this. My understanding is right? If so, are there any improvements for it? Thank you for any help!
- problem of sharing TCP connection when transferring data wangzhijiang999
- Re: problem of sharing TCP connection when transferri... Ufuk Celebi
- 回复:problem of sharing TCP connection when transferrin... wangzhijiang999
- Re: problem of sharing TCP connection when transf... Ufuk Celebi
- Re: problem of sharing TCP connection when tr... Deepak Sharma
- Re: problem of sharing TCP connection whe... Ufuk Celebi
- Re: problem of sharing TCP connectio... Deepak Sharma
- 回复:problem of sharing TCP connection when transfe... wangzhijiang999