Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2003 07:19:54 -0400
From:      lbland <lbland@vvi.com>
To:        freebsd-questions@freebsd.org
Subject:   IPC with socket connection?
Message-ID:  <7EBE078C-03B8-11D8-98DF-0030659A531A@vvi.com>

next in thread | raw e-mail | index | archive | help
hi-

I have two processes running on the same computer communicating with 
sockets created with AF_INET. It works extraordinarily well. I choose 
all the normal stuff to make the sockets, but I think if I choose some 
other flags, specific to IPC on the same computer, then the connection 
will be much more optimized.

Where should I look for optimization flags? I looked in all the normal 
places, but can't find any.

TIA-

-lance



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7EBE078C-03B8-11D8-98DF-0030659A531A>