Skip to content
This repository was archived by the owner on Oct 19, 2019. It is now read-only.
This repository was archived by the owner on Oct 19, 2019. It is now read-only.

System.TimeoutException: The sending attempt timed out #48

@rayxelloss

Description

@rayxelloss

System.TimeoutException: The sending attempt timed out
在 SuperSocket.SocketBase.AppSession2.InternalSend(ArraySegment1 segment)
在 SuperSocket.SocketBase.AppSession2.Send(Byte[] data, Int32 offset, Int32 length) 在 SuperSocket.WebSocket.WebSocketSession1.SuperSocket.WebSocket.IWebSocketSession.SendRawData(Byte[] data, Int32 offset, Int32 length)
在 SuperSocket.WebSocket.Protocol.DraftHybi10Processor.SendPackage(IWebSocketSession session, Int32 opCode, Byte[] data, Int32 offset, Int32 length)
在 SuperSocket.WebSocket.Protocol.DraftHybi10Processor.SendMessage(IWebSocketSession session, Int32 opCode, String message)
在 SuperSocket.WebSocket.Protocol.DraftHybi10Processor.SendMessage(IWebSocketSession session, String message)

I am keeping get this error via in my server when I tried to boardcast the message to all the users in my project, did anyone has some solutions for this ? thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions