Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

服务端发现connect reset的情况 #5

Closed
alohaking opened this issue Mar 20, 2017 · 1 comment
Closed

服务端发现connect reset的情况 #5

alohaking opened this issue Mar 20, 2017 · 1 comment

Comments

@alohaking
Copy link

alohaking commented Mar 20, 2017

服务端报错如下

java.io.IOException: Connection reset by peer
        at sun.nio.ch.FileDispatcher.read0(Native Method)
        at sun.nio.ch.SocketDispatcher.read(Unknown Source)
        at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
        at sun.nio.ch.IOUtil.read(Unknown Source)
        at sun.nio.ch.SocketChannelImpl.read(Unknown Source)
  ...

这个客户端应该没有关闭channel的操作,为什么会出现这种现象

@coding4m
Copy link
Owner

有更完整的异常信息吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants