Displaying 12 results from an estimated 12 matches for "tcp_maxseg".
1999 Sep 30
1
A little utility for checking socket settings
...d not test SO_SNDLOWAT, send low-water mark
* getsocketopts: could not test SO_RCVTIMEO, receive timeout
* getsocketopts: could not test SO_SNDTIMEO, send timeout
* Default SO_RCVBUF, receive buffer size = 32768
* Default SO_ERROR, error status = 0
* Default SO_TYPE, socket type = 2
* Default TCP_MAXSEG, maximum segment size (mss) = 536
* Default TCP_NODELAY, send even tiny packets = 0
*/
#include <stdio.h>
#include <sys/types.h> /* for getuid() */
#include <unistd.h>
#include <sys/socket.h> /* For socket() */
#include <netinet/in.h> /* For protocol numbers. */
#inc...
2005 Jan 14
0
TCP_NODELAY and TCP_MAXSEG on HP-UX 11i
So far, bugs 2072 and 2140 have reported this condition. I was wondering
if there was any movement on it. I know Richard Allen, author of 2140 and
apparently the patch to bug 1065, had said he'd do some work on it. My
"fix" for now has been ripping the #ifdef's out of config.h, but I still
get a lot of complaints in the system log files about TCP_NODELAY, et. al:
[2005/01/14
2002 Feb 12
2
Compileing 2.2.3a ( and ealier) on HPUX11
...ying to compile 2.2.3a on an HPUX11 system using HP's native
compilers and I am getting the folling errors.
cpp: "/usr/include/sys/xti.h", line 488: warning 2001: Redefinition of
macro TCP_NODELAY.
cpp: "/usr/include/sys/xti.h", line 489: warning 2001: Redefinition of
macro TCP_MAXSEG.
The above is an example, it happens for each stage of the compile
process. I can post the whole error list, if needed, but don't wan't
clog up the mail list.
Is this something I can fix or is it something that will be fixed or can
I ignore it ?
--
Stephen M Kitchener
Unix Systems
Suppl...
2004 Dec 17
0
Compiler messages when building opsnssh 3.9pl for hp_ux 11.0
...0n-hp-hpux11.00/2.95.2/inc
lude/arpa/nameser.h:155: warning: this is the location of the previous
definition
/usr/include/sys/xti.h:488: warning: `TCP_NODELAY' redefined
/usr/include/netinet/tcp.h:76: warning: this is the location of the
previous definition
/usr/include/sys/xti.h:489: warning: `TCP_MAXSEG' redefined
/usr/include/netinet/tcp.h:77: warning: this is the location of the
previous definition
All of these comprise a total of about 160 of the warnings that I am
seeing. It obviously is the result of constant re-definitions in the
header files named above; however, our SA understandably...
1999 Jul 08
0
Samba 2.0.4b compile problems on HP-UX 11.0
...ing smbd/server.c
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C
product; ignored.
cpp: "/usr/include/sys/xti.h", line 488: warning 2001: Redefinition of macro
TCP_NODELAY.
cpp: "/usr/include/sys/xti.h", line 489: warning 2001: Redefinition of macro
TCP_MAXSEG.
(Bundled) cc: "ubiqx/ubi_sLinkList.h", line 199: error 1000: Unexpected
symbol: ListPtr".
(Bundled) cc: "ubiqx/ubi_sLinkList.h", line 212: error 1000: Unexpected
symbol: "ubi_slInsert".
(Bundled) cc: "ubiqx/ubi_sLinkList.h", line 212: error 1000: Unexpe...
2002 May 08
0
need help - where to get binaries for HPUX 11.0 for 2 .2.3a AND winbind
...nclude/shadow.h:9,
from include/includes.h:302,
from lib/util_array.c:23:
/usr/include/sys/xti.h:488: warning: `TCP_NODELAY' redefined
/usr/include/netinet/tcp.h:76: warning: this is the location of the
previous def
inition
/usr/include/sys/xti.h:489: warning: `TCP_MAXSEG' redefined
/usr/include/netinet/tcp.h:77: warning: this is the location of the
previous def
inition
In file included from include/includes.h:96,
from lib/util_array.c:23:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stddef.h:255:
warning:
empty declaration
lib/uti...
2019 Mar 28
2
dovecot mailing list stopped delivering mail
...648]: milter8_connect:
non-protocol events for protocol version 6:
Mar 28 10:57:42 dna01 postfix/smtpd[66648]: milter8_connect:
transport=inet endpoint=localhost:11332
Mar 28 10:57:42 dna01 postfix/smtpd[66648]: trying... [127.0.0.1]
Mar 28 10:57:42 dna01 postfix/smtpd[66648]: vstream_tweak_tcp:
TCP_MAXSEG 32741
Mar 28 10:57:42 dna01 postfix/smtpd[66648]: fd=11: stream buffer size
old=0 new=65482
Mar 28 10:57:42 dna01 postfix/smtpd[66648]: milter8_connect: my_version=0x6
Mar 28 10:57:42 dna01 postfix/smtpd[66648]: milter8_connect:
my_actions=0x1ff SMFIF_ADDHDRS SMFIF_CHGBODY SMFIF_ADDRCPT SMFIF_DEL...
2002 Jun 27
8
[Bug 311] Compile fails on MIPS Linux (Cobalt Raq2) - SCM_RIGHTS undeclared
http://bugzilla.mindrot.org/show_bug.cgi?id=311
------- Additional Comments From jmknoble at pobox.com 2002-06-28 09:00 -------
What version of glibc?
What's the output of the following?
find /usr/include -name \*.h -follow -exec grep -l SCM_RIGHTS \{\} \;
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2019 Mar 28
0
dovecot mailing list stopped delivering mail
...non-protocol events for protocol version 6:
> Mar 28 10:57:42 dna01 postfix/smtpd[66648]: milter8_connect:
> transport=inet endpoint=localhost:11332
> Mar 28 10:57:42 dna01 postfix/smtpd[66648]: trying... [127.0.0.1]
> Mar 28 10:57:42 dna01 postfix/smtpd[66648]: vstream_tweak_tcp:
> TCP_MAXSEG 32741
> Mar 28 10:57:42 dna01 postfix/smtpd[66648]: fd=11: stream buffer size
> old=0 new=65482
> Mar 28 10:57:42 dna01 postfix/smtpd[66648]: milter8_connect:
> my_version=0x6
> Mar 28 10:57:42 dna01 postfix/smtpd[66648]: milter8_connect:
> my_actions=0x1ff SMFIF_ADDHDRS SMFIF_CHG...
2003 Nov 14
13
Need Help
Hello !
I have a Samba server (version 2.2.7-security rollup fix) on a Redhat
8.0 which work as a PDC and file server with some shares where the
people work everyday on word and excel files opened by their client. The
client are mostly Win98. Some of this client has Office97 and some other
Office2000.
Normally this people work on several documents on the server opened
remotely, sometimes also 20
2013 Mar 14
8
Question regarding Postfix and Dovecot
...lter8_connect:
non-protocol events for protocol version 6:
Mar 13 20:23:55 andromeda postfix/smtpd[15316]: milter8_connect:
transport=inet endpoint=127.0.0.1:8891
Mar 13 20:23:55 andromeda postfix/smtpd[15316]: trying... [127.0.0.1]
Mar 13 20:23:55 andromeda postfix/smtpd[15316]: vstream_tweak_tcp:
TCP_MAXSEG 16384
Mar 13 20:23:55 andromeda postfix/smtpd[15316]: milter8_connect:
my_version=0x6
Mar 13 20:23:55 andromeda postfix/smtpd[15316]: milter8_connect:
my_actions=0x1ff SMFIF_ADDHDRS SMFIF_CHGBODY SMFIF_ADDRCPT SMFIF_DELRCPT
SMFIF_CHGHDRS SMFIF_QUARANTINE SMFIF_CHGFROM SMFIF_ADDRCPT_PAR
SMFIF_SETSYM...
2003 Dec 01
0
No subject
...ts.samba.org/pipermail/samba/
Dear all,
Yesterday I just recompile and install succesfully samba-2.2.0a (Just a
test config: an Unix file server for an NT client)
Just learn this morning the release of 2.2.1 also I would like to try it.
But compile failled:
/usr/include/sys/xti.h:489: warning: `TCP_MAXSEG' redefined
/usr/include/netinet/tcp.h:77: warning: this is the location of the
previous def
inition
Compiling lib/snprintf.c
In file included from lib/snprintf.c:63:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.2/include/string.h:89:
warning:
conflicting types for built-in function `memset...