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

Failed to create datagram socket (OS Error: Too many open files, errno = 24) #150

Open
git-elliot opened this issue Mar 30, 2024 · 1 comment
Labels
ios P3 Low priority issues which are not related to functionality but related to accessibility

Comments

@git-elliot
Copy link
Collaborator

Unhandled Exception: SocketException: Failed to create datagram socket (OS Error: Too many open files, errno = 24), address = , port = 5353
#0 _NativeSocket.bindDatagram (dart:io-patch/socket_patch.dart:1051:7)

#1 _RawDatagramSocket.bind. (dart:io-patch/socket_patch.dart:2558:15)

#2 MDnsClient.start (package:multicast_dns/multicast_dns.dart:135:40)

#3 MdnsScannerServiceImpl.findingMdnsWithAddress (package:network_tools/src/services/impls/mdns_scanner_service_impl.dart:73:5)

@git-elliot git-elliot added the ios label Mar 30, 2024
@git-elliot git-elliot added this to the 2024 Q2 release milestone Mar 30, 2024
@git-elliot
Copy link
Collaborator Author

Seems like we have to run this search in isolate.

@git-elliot git-elliot added the P3 Low priority issues which are not related to functionality but related to accessibility label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ios P3 Low priority issues which are not related to functionality but related to accessibility
Projects
Status: Todo
Development

No branches or pull requests

1 participant