[[ Reply by email or post, don't do both ]]
> Solaris local sockets do not seem to pay attention to SO_RCVBUF and
>SO_SNDBUF. I'm trying to set those buffers to a very small size (4 or
>8 bytes) and use them as control sockets. Once I send my message to
>the other process I do not want to return from select, approved for a
>write, until the other process performs some action, and then pulls
>the message from the socket buffer.
No way; use a different mechanism.Quote:> So, anyone have any idea how I can make Solaris local sockets buffer
>how much data I want it to buffer? or anyone know where I should be
>asking?
Casper
--
Expressed in this posting are my opinions. They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.