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

ExtendedSocketException #72

Open
RAREGUN opened this issue Sep 9, 2023 · 1 comment
Open

ExtendedSocketException #72

RAREGUN opened this issue Sep 9, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@RAREGUN
Copy link

RAREGUN commented Sep 9, 2023

Describe the bug

After a long (about two hours) work with 6 devices at the same time, everything stops working and exceptions begin to be thrown:

System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: An operation on a socket could not be performed
because the system lacked sufficient buffer space or because a queue was full. 127.0.0.1:5037

Please tell me what could be the solution to my problem?

Steps to reproduce the bug

  1. Long work with the library

Expected behavior

No response

Screenshots

No response

NuGet package version

2.5.7

.NET Platform

.NET 7

Platform type

Windows

System version

ReviOS 11 23.03

IDE

Rider 2023

Additional context

No response

@RAREGUN RAREGUN added the bug Something isn't working label Sep 9, 2023
@wherewhere
Copy link
Member

wherewhere commented Sep 9, 2023

I have no idea. It seems because the port is all be using. Since some of connection is not close currently and then the port has be occupied.
Exception: system lacked sufficient buffer space or because a queue was full?
windows连接过多,导致端口耗尽的解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants