Displaying 1 result from an estimated 1 matches for "t_tcp_nodelay".
Did you mean:
pj_tcp_nodelay
2001 Apr 18
0
Failed to set socket option TCP_NODELAY on SOLARI8, using samba 2.2.0
...ption 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 is also a problem with "hostnames" and "netgroups"
this is a configuration line from samba 2.0.7
hosts allow = @isphosts,campc01.in...