On Saturday 30 June 2001 16:14, Risto Järvinen wrote:
> Hi,
>
> Have you considered using unix domain sockets for client-server
> communications?
Config option makes sense mostly for cutting down on kernel size.
Thanks,
Shane Nay.
___
Pgui-devel maili
Hi,
Have you considered using unix domain sockets for client-server
communications?
When both client and server reside in the same computer unix sockets
should be more efficient than internet sockets. Especially in the
embedded environments where you might want to conserve memory by removing
tc