[Bug 57255] websocket sendMessage timeout
https://issues.apache.org/bugzilla/show_bug.cgi?id=57255 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---
[Bug 57255] websocket sendMessage timeout
https://issues.apache.org/bugzilla/show_bug.cgi?id=57255 --- Comment #1 from Benjamin --- I write socketServer use blocking-io and NIO ,found when the client disconnect abnormal , then sendMessage use this channel will be throw an IOException : Break pipe. -- You are receiving this mail because