From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: Those damn va_list errors Date: Sun, 30 Jun 2002 13:29:22 +0100 Lines: 27 Message-ID: <3D1EF9A2.2C2BD818@phekda.freeserve.co.uk> References: <3d1a7b23 DOT sandmann AT clio DOT rice DOT edu> <1025201969 DOT 276236 AT queeg DOT ludd DOT luth DOT se> <3D1B70F2 DOT 52ED1749 AT phekda DOT freeserve DOT co DOT uk> <1025383681 DOT 113436 AT queeg DOT ludd DOT luth DOT se> <3D1ECAAE DOT 37E88DB4 AT phekda DOT freeserve DOT co DOT uk> <1025439260 DOT 198847 AT queeg DOT ludd DOT luth DOT se> NNTP-Posting-Host: modem-78.indium.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news8.svr.pol.co.uk 1025444654 30225 62.136.40.78 (30 Jun 2002 13:44:14 GMT) NNTP-Posting-Date: 30 Jun 2002 13:44:14 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. Martin Str|mberg wrote: [snip] > nietzsche:~# ping -s 1000 clio.rice.edu > PING clio.rice.edu (128.42.105.3): 1000 data bytes > 1008 bytes from 128.42.105.3: icmp_seq=0 ttl=223 time=211.7 ms > 1008 bytes from 128.42.105.3: icmp_seq=1 ttl=223 time=279.1 ms > > --- clio.rice.edu ping statistics --- > 2 packets transmitted, 2 packets received, 0% packet loss > round-trip min/avg/max = 211.7/245.4/279.1 ms > nietzsche:~# ping -s 1520 clio.rice.edu > PING clio.rice.edu (128.42.105.3): 1520 data bytes > > --- clio.rice.edu ping statistics --- > 15 packets transmitted, 0 packets received, 100% packet loss [snip] Your packets may be being dropped, due to their size. Try reducing the MTU on the interface that's connected to the Internet. On Windows this is done by hacking the registry. Bye, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]