Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.6.0
-
Untriaged
-
Unknown
Description
If the socket recv call return 0 on a non piped connection, we report this as a SocketError.
In fact this should be reported as SocketClosed.
SocketError should be reserved for the case when the socket recv returns -1
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | couchbase-bucket [ 10173 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |