You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You only get Message from MessageBuffer, but you never return to MessageBuffer. Byte array will be full. No message could be gotten eventually. So this server will be eventually unavailable to receive or send messages.
The text was updated successfully, but these errors were encountered:
You only get Message from MessageBuffer, but you never return to MessageBuffer. Byte array will be full. No message could be gotten eventually. So this server will be eventually unavailable to receive or send messages.
The text was updated successfully, but these errors were encountered: