AlexStocks opened a new issue #77: URL: https://github.com/apache/dubbo-getty/issues/77
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! --> **What happened**:     when read the last tcp packageļ¼the return value of Read is "pkgLen, eof". So we should process the last package before considering the error. However, getty just handle the error and then exit without processing the last package. **What you expected to happen**: Getty processes the last the package before handling the error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
