Operating System - HP-UX
1826214 Members
2609 Online
109691 Solutions
New Discussion

Re: How can i modify low water mark socket option

 
SOLVED
Go to solution
Victor.Lin_1
Occasional Advisor

How can i modify low water mark socket option

How can I get and modify SO_SNDLOWAT and SO_RCVLOWAT socket options (low water mark which is supplied in some other Unix) under HP_UX 11.0 ?
I can not find it in HP reference.
1 REPLY 1
James R. Ferguson
Acclaimed Contributor
Solution

Re: How can i modify low water mark socket option

Hi Victor:

It would appear that these options are not currently used although the specification is supported for a future implementation. This, according to the "BSD Sockets Interface Programmer's Guide":

http://docs.hp.com/hpux/onlinedocs/B2355-90136/B2355-90136.html

Regards!

...JRF...