search for: xti_inet

Displaying 1 result from an estimated 1 matches for "xti_inet".

Did you mean: sti_init
2001 Apr 18
0
Failed to set socket option TCP_NODELAY on SOLARI8, using samba 2.2.0
...to set socket option SO_KEEPALIVE (Error Bad file number) [2001/04/18 13:00:41, 0] lib/util_sock.c:set_socket_options(165) Failed to set socket option TCP_NODELAY (Error Socket operation on non-socket) so I searched TCP_NODELAY in the INCLUDEFILES: (/usr/include/sys) > grep -i TCP_NODELAY * xti_inet.h:#ifndef TCP_NODELAY xti_inet.h:#define TCP_NODELAY 0x1 /* must be same as <netinet/tcp.h> */ xti_inet.h:#define T_TCP_NODELAY 0x1 /* Don't delay packets to coalesce */ this is the output from uname -a SunOS sunclt01 5.8 Generic sun4u sparc SUNW,Ultra-1 there i...