[kwlug-disc] Question about ... sockets?

tomg at sentex.ca tomg at sentex.ca
Sun Aug 22 12:27:01 EDT 2021


Quoting Mikalai Birukou via kwlug-disc <kwlug-disc at kwlug.org>:

>  - When you grew out of user land, you encounter suggestions like  
> socket on localhost:port and unix socket on some path. Localhost:port

You can use socketpair(2) if you decide to go with a socket solution.  I
like sockets myself, but shared memory or pipes might be the solution for
you.

Tom




More information about the kwlug-disc mailing list