-
-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
Hi!
Is there a way to use this project to create a Server that can accept socket connections created using AF_UNIX/SOCK_SEQPACKET?
This might not work with the StreamSelectLoop since these sockets work with socket_select rather than stream_select.
Some resources:
Reactions are currently unavailable