diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:32:17 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:32:17 +0000 |
commit | b1c614eed0ab713d9cc3626f30f268f316101d67 (patch) | |
tree | ea804b0be921c049f3ffb5af9208e3ee1f2f2017 | |
parent | a7b7247cc8911315ae5dbcf1a3beff899fb17725 (diff) |
merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)CYGWIN-RELEASE-1-MERGECYGWIN-PRE-6_8_0-MERGECYGWIN-HEAD-MERGECYGWIN-HEAD-LAST-MERGE
-rw-r--r-- | di/atomcache.c | 2 | ||||
-rw-r--r-- | di/cache.c | 2 | ||||
-rw-r--r-- | di/cmap.c | 2 | ||||
-rw-r--r-- | di/cmaputil.c | 2 | ||||
-rw-r--r-- | di/dispatch.c | 2 | ||||
-rw-r--r-- | di/gfx.c | 2 | ||||
-rw-r--r-- | di/init.c | 2 | ||||
-rw-r--r-- | di/lbxfuncs.c | 2 | ||||
-rw-r--r-- | di/lbxutil.c | 2 | ||||
-rw-r--r-- | di/main.c | 2 | ||||
-rw-r--r-- | di/options.c | 9 | ||||
-rw-r--r-- | di/pm.c | 2 | ||||
-rw-r--r-- | di/props.c | 2 | ||||
-rw-r--r-- | di/utils.c | 2 | ||||
-rw-r--r-- | di/wire.c | 2 | ||||
-rw-r--r-- | include/atomcache.h | 2 | ||||
-rw-r--r-- | include/cache.h | 2 | ||||
-rw-r--r-- | include/colormap.h | 2 | ||||
-rw-r--r-- | include/init.h | 2 | ||||
-rw-r--r-- | include/lbx.h | 2 | ||||
-rw-r--r-- | include/lbxext.h | 2 | ||||
-rw-r--r-- | include/misc.h | 2 | ||||
-rw-r--r-- | include/os.h | 2 | ||||
-rw-r--r-- | include/pm.h | 2 | ||||
-rw-r--r-- | include/proxyopts.h | 2 | ||||
-rw-r--r-- | include/reqtype.h | 2 | ||||
-rw-r--r-- | include/resource.h | 2 | ||||
-rw-r--r-- | include/swap.h | 2 | ||||
-rw-r--r-- | include/tags.h | 2 | ||||
-rw-r--r-- | include/util.h | 2 | ||||
-rw-r--r-- | include/wire.h | 2 | ||||
-rw-r--r-- | lbxproxy.man | 2 | ||||
-rw-r--r-- | os/WaitFor.c | 2 | ||||
-rw-r--r-- | os/connection.c | 2 | ||||
-rw-r--r-- | os/io.c | 2 | ||||
-rw-r--r-- | os/osdep.h | 2 |
36 files changed, 41 insertions, 38 deletions
diff --git a/di/atomcache.c b/di/atomcache.c index 43e2466..5cb214c 100644 --- a/di/atomcache.c +++ b/di/atomcache.c @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/di/atomcache.c,v 1.7 2002/10/15 02:16:26 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/di/atomcache.c,v 1.6 2001/12/14 20:00:50 dawes Exp $ */ /* * atom cache for LBX @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/di/cache.c,v 1.7 2003/10/24 20:38:12 tsi Exp $ */ +/* $XFree86: xc/programs/lbxproxy/di/cache.c,v 1.6tsi Exp $ */ #include "misc.h" #include "util.h" #include "cache.h" @@ -48,7 +48,7 @@ from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/di/cmap.c,v 1.7 2003/11/17 22:20:48 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/di/cmap.c,v 1.6 2001/12/14 20:00:50 dawes Exp $ */ #include <stdio.h> #include "assert.h" diff --git a/di/cmaputil.c b/di/cmaputil.c index efccc2f..bca3262 100644 --- a/di/cmaputil.c +++ b/di/cmaputil.c @@ -48,7 +48,7 @@ from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/di/cmaputil.c,v 1.12 2003/10/24 20:38:12 tsi Exp $ */ +/* $XFree86: xc/programs/lbxproxy/di/cmaputil.c,v 1.11tsi Exp $ */ #include <stdio.h> #include "misc.h" diff --git a/di/dispatch.c b/di/dispatch.c index 04de628..53ac5ca 100644 --- a/di/dispatch.c +++ b/di/dispatch.c @@ -21,7 +21,7 @@ * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/di/dispatch.c,v 1.7 2003/11/17 22:20:48 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/di/dispatch.c,v 1.6 2001/10/28 03:34:22 tsi Exp $ */ #include <stdio.h> #include "assert.h" @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/di/gfx.c,v 1.6 2001/12/14 20:00:51 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/di/gfx.c,v 1.5 2001/10/28 03:34:22 tsi Exp $ */ /* * graphics acceleration @@ -45,7 +45,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/di/init.c,v 1.6 2001/12/14 20:00:51 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/di/init.c,v 1.5 2001/08/01 00:45:00 tsi Exp $ */ /* * This file is used for anything that needs to dip into Xlib structures diff --git a/di/lbxfuncs.c b/di/lbxfuncs.c index d756e24..0ecb9b6 100644 --- a/di/lbxfuncs.c +++ b/di/lbxfuncs.c @@ -22,7 +22,7 @@ * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/di/lbxfuncs.c,v 1.7 2003/05/27 22:26:56 tsi Exp $ */ +/* $XFree86: xc/programs/lbxproxy/di/lbxfuncs.c,v 1.6tsi Exp $ */ /* * top level LBX request & reply handling diff --git a/di/lbxutil.c b/di/lbxutil.c index 9bd16c1..a24ac27 100644 --- a/di/lbxutil.c +++ b/di/lbxutil.c @@ -21,7 +21,7 @@ * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/di/lbxutil.c,v 1.5 2001/10/28 03:34:22 tsi Exp $ */ +/* $XFree86$ */ /* * utility routines for LBX requests @@ -45,7 +45,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/di/main.c,v 1.9 2001/12/14 20:00:51 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/di/main.c,v 1.8 2001/01/21 21:19:39 tsi Exp $ */ #include <stdlib.h> #include "lbx.h" diff --git a/di/options.c b/di/options.c index 01c037c..0ba4bb6 100644 --- a/di/options.c +++ b/di/options.c @@ -1,3 +1,4 @@ +/* $XdotOrg: xc/programs/lbxproxy/di/options.c,v 1.1.4.3.4.1 2004/03/04 17:48:50 eich Exp $ */ /* $Xorg: options.c,v 1.4 2001/02/09 02:05:31 xorgcvs Exp $ */ /* @@ -682,7 +683,7 @@ LbxLookupBitmapCompMethod (server, methodOpCode) { LbxBitmapCompMethod *method; - method = &server->LbxBitmapCompMethods[server->lbxNegOpt.bitmapCompMethods[i]]; + method = &server->LbxBitmapCompMethods[(int)(server->lbxNegOpt.bitmapCompMethods[i])]; if (method->methodOpCode == methodOpCode) return (method); @@ -704,7 +705,7 @@ LbxLookupPixmapCompMethod (server, methodOpCode) { LbxPixmapCompMethod *method; - method = &server->LbxPixmapCompMethods[server->lbxNegOpt.pixmapCompMethods[i]]; + method = &server->LbxPixmapCompMethods[(int)(server->lbxNegOpt.pixmapCompMethods[i])]; if (method->methodOpCode == methodOpCode) return (method); @@ -722,7 +723,7 @@ LbxFindPreferredBitmapCompMethod (server) if (server->lbxNegOpt.numBitmapCompMethods == 0) return NULL; else - return (&server->LbxBitmapCompMethods[server->lbxNegOpt.bitmapCompMethods[0]]); + return (&server->LbxBitmapCompMethods[(int)(server->lbxNegOpt.bitmapCompMethods[0])]); } @@ -742,7 +743,7 @@ LbxFindPreferredPixmapCompMethod (server, format, depth) for (i = 0; i < server->lbxNegOpt.numPixmapCompMethods; i++) { - method = &server->LbxPixmapCompMethods[server->lbxNegOpt.pixmapCompMethods[i]]; + method = &server->LbxPixmapCompMethods[(int)(server->lbxNegOpt.pixmapCompMethods[i])]; if ((method->formatMask & (1 << format))) { @@ -441,7 +441,9 @@ PMprocessMessages (iceConn, clientData, opcode, length, (void)memset(&hints, 0, sizeof(hints)); hints.ai_flags = AI_CANONNAME; if (bracketed == True) { +#ifdef AI_NUMERICHOST hints.ai_flags |= AI_NUMERICHOST; +#endif addrtype = AF_INET6; } else if (protocol != NULL) { if (strcmp(protocol, "inet") == 0) { @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/di/props.c,v 1.7 2003/10/24 20:38:12 tsi Exp $ */ +/* $XFree86: xc/programs/lbxproxy/di/props.c,v 1.6tsi Exp $ */ /* * property handling @@ -45,7 +45,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/lbxproxy/di/utils.c,v 1.18 2003/11/17 22:20:48 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/di/utils.c,v 1.17 2003/09/13 21:33:10 dawes Exp $ */ #include "lbx.h" #include <stdio.h> @@ -45,7 +45,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/di/wire.c,v 1.15 2003/11/17 22:20:48 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/di/wire.c,v 1.14 2002/09/19 13:22:03 tsi Exp $ */ #include "lbx.h" #include <stdio.h> diff --git a/include/atomcache.h b/include/atomcache.h index cf65008..b70f792 100644 --- a/include/atomcache.h +++ b/include/atomcache.h @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/include/atomcache.h,v 1.6 2003/11/17 22:20:48 dawes Exp $ */ +/* $XFree86$ */ #ifndef _ATOMCACHE_H_ #define _ATOMCACHE_H_ diff --git a/include/cache.h b/include/cache.h index 66fd0e5..c8ffdff 100644 --- a/include/cache.h +++ b/include/cache.h @@ -50,7 +50,7 @@ from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/include/cache.h,v 1.7 2003/11/17 22:20:48 dawes Exp $ */ +/* $XFree86$ */ #ifndef _CACHE_H_ #define _CACHE_H_ diff --git a/include/colormap.h b/include/colormap.h index 561e5fa..425abd2 100644 --- a/include/colormap.h +++ b/include/colormap.h @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/include/colormap.h,v 1.7 2003/11/17 22:20:48 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/include/colormap.h,v 1.6 2001/12/14 20:00:55 dawes Exp $ */ #ifndef COLORMAP_H_ #define COLORMAP_H_ diff --git a/include/init.h b/include/init.h index dc73d40..2ac786e 100644 --- a/include/init.h +++ b/include/init.h @@ -45,7 +45,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/include/init.h,v 1.3 2003/11/17 22:20:48 dawes Exp $ */ +/* $XFree86$ */ #ifndef _INIT_H_ #define _INIT_H_ diff --git a/include/lbx.h b/include/lbx.h index 8993166..a95e29b 100644 --- a/include/lbx.h +++ b/include/lbx.h @@ -45,7 +45,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/include/lbx.h,v 1.7 2003/11/17 22:20:48 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/include/lbx.h,v 1.6 2001/12/14 20:00:55 dawes Exp $ */ #ifndef _LBX_H_ #define _LBX_H_ diff --git a/include/lbxext.h b/include/lbxext.h index 2ce3485..637ec04 100644 --- a/include/lbxext.h +++ b/include/lbxext.h @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/include/lbxext.h,v 1.3 2003/11/17 22:20:48 dawes Exp $ */ +/* $XFree86$ */ #ifndef _LBXEXT_H_ #define _LBXEXT_H_ diff --git a/include/misc.h b/include/misc.h index 526372a..19c6011 100644 --- a/include/misc.h +++ b/include/misc.h @@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/lbxproxy/include/misc.h,v 1.7 2001/12/14 20:00:55 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/include/misc.h,v 1.6 2001/08/01 00:45:01 tsi Exp $ */ #ifndef MISC_H #define MISC_H 1 diff --git a/include/os.h b/include/os.h index 2dca444..74da4e8 100644 --- a/include/os.h +++ b/include/os.h @@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/lbxproxy/include/os.h,v 1.8 2003/11/17 22:20:48 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/include/os.h,v 1.7 2001/12/14 20:00:55 dawes Exp $ */ #ifndef OS_H #define OS_H diff --git a/include/pm.h b/include/pm.h index efd3dd8..95e71bd 100644 --- a/include/pm.h +++ b/include/pm.h @@ -25,7 +25,7 @@ not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/lbxproxy/include/pm.h,v 1.5 2003/11/17 22:20:48 dawes Exp $ */ +/* $XFree86$ */ #include <X11/ICE/ICElib.h> diff --git a/include/proxyopts.h b/include/proxyopts.h index 6abce40..ac676c4 100644 --- a/include/proxyopts.h +++ b/include/proxyopts.h @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/include/proxyopts.h,v 1.6 2003/11/17 22:20:48 dawes Exp $ */ +/* $XFree86$ */ #ifndef _LBX_PROXYOPTS_H_ #define _LBX_PROXYOPTS_H_ diff --git a/include/reqtype.h b/include/reqtype.h index 67e378c..2968824 100644 --- a/include/reqtype.h +++ b/include/reqtype.h @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/include/reqtype.h,v 1.6 2003/11/17 22:20:49 dawes Exp $ */ +/* $XFree86$ */ #ifndef _REQTYPE_H_ #define _REQTYPE_H_ diff --git a/include/resource.h b/include/resource.h index 164f867..a3662ec 100644 --- a/include/resource.h +++ b/include/resource.h @@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/lbxproxy/include/resource.h,v 1.6 2003/11/17 22:20:49 dawes Exp $ */ +/* $XFree86$ */ #ifndef RESOURCE_H #define RESOURCE_H 1 diff --git a/include/swap.h b/include/swap.h index 9d50be1..d52eab4 100644 --- a/include/swap.h +++ b/include/swap.h @@ -22,7 +22,7 @@ * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/include/swap.h,v 1.3 2003/11/17 22:20:49 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/include/swap.h,v 1.2 2001/08/01 00:45:01 tsi Exp $ */ #ifndef _SWAP_H_ #define _SWAP_H_ diff --git a/include/tags.h b/include/tags.h index 94b9975..866a5b8 100644 --- a/include/tags.h +++ b/include/tags.h @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/include/tags.h,v 1.6 2003/11/17 22:20:49 dawes Exp $ */ +/* $XFree86$ */ #ifndef _TAGS_H_ #define _TAGS_H_ diff --git a/include/util.h b/include/util.h index 0e1683f..f7d073b 100644 --- a/include/util.h +++ b/include/util.h @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/include/util.h,v 1.8 2003/11/17 22:20:49 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/include/util.h,v 1.7 2001/12/14 20:00:56 dawes Exp $ */ #ifndef _UTIL_H_ #define _UTIL_H_ diff --git a/include/wire.h b/include/wire.h index f301f91..9b71204 100644 --- a/include/wire.h +++ b/include/wire.h @@ -45,7 +45,7 @@ in this Software without prior written authorization from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/lbxproxy/include/wire.h,v 1.8 2003/11/17 22:20:49 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/include/wire.h,v 1.7 2001/12/14 20:00:56 dawes Exp $ */ #ifdef DEBUG /* Need this here because lbx.h undef's DEBUG */ extern int lbxDebug; diff --git a/lbxproxy.man b/lbxproxy.man index 6419c57..9ff91f9 100644 --- a/lbxproxy.man +++ b/lbxproxy.man @@ -24,7 +24,7 @@ .\" from The Open Group. .\" .\" -.\" $XFree86: xc/programs/lbxproxy/lbxproxy.man,v 1.9 2003/05/29 21:48:10 herrb Exp $ +.\" $XFree86: xc/programs/lbxproxy/lbxproxy.man,v 1.8 2001/12/14 20:00:49 dawes Exp $ .\" .TH LBXPROXY 1 __xorgversion__ .SH NAME diff --git a/os/WaitFor.c b/os/WaitFor.c index 3bccd66..af2df1a 100644 --- a/os/WaitFor.c +++ b/os/WaitFor.c @@ -45,7 +45,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/lbxproxy/os/WaitFor.c,v 1.9 2001/12/14 20:00:57 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/os/WaitFor.c,v 1.8 2001/10/28 03:34:23 tsi Exp $ */ /***************************************************************** * OS Dependent input routines: diff --git a/os/connection.c b/os/connection.c index 89b9758..721cd40 100644 --- a/os/connection.c +++ b/os/connection.c @@ -60,7 +60,7 @@ SOFTWARE. * socket ids aren't small nums (0 - 2^8) * *****************************************************************/ -/* $XFree86: xc/programs/lbxproxy/os/connection.c,v 1.19 2003/11/17 22:20:49 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/os/connection.c,v 1.18 2002/07/06 09:59:17 alanh Exp $ */ #include "misc.h" #include <X11/Xtrans.h> @@ -45,7 +45,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/lbxproxy/os/io.c,v 1.11 2003/11/17 22:20:49 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/os/io.c,v 1.10 2001/12/14 20:00:58 dawes Exp $ */ /***************************************************************** * i/o functions * @@ -45,7 +45,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/lbxproxy/os/osdep.h,v 1.11 2002/05/31 18:46:08 dawes Exp $ */ +/* $XFree86: xc/programs/lbxproxy/os/osdep.h,v 1.10 2001/12/14 20:00:58 dawes Exp $ */ #define BOTIMEOUT 200 /* in milliseconds */ #define BUFSIZE 4096 |