-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Tim Roberts
Sent: Monday, October 24, 2005 10:14 PM
To: devel@XFree86.Org
Subject: Re: TCP/IP interface code in XFree86


Kaliraj Kalaichelvan - CTD, Chennai wrote:

>I have downloaded the XFree86 Version 4.3.0 . I would like to know which
>part of the XFree86 implementation (code) deals with the TCP/IP connections
>i..e how the x protocol are sent via the TCP/IP. I would like to know the c
>file/function (not in xlib level but in x protocol level)that takes care in
>sending these x messages via TCP/IP. Hope i am clear with my doubt.
>  
>

Surely it would be more efficient to use "find" and "grep" to search the 
code for socket calls, rather than wait for a response from an Internet 
mailing list...

The transport code is in xc/lib/xtrans.  The TCP socket code is in 
Xtranssock.c.

>This message and any attachment(s) contained here are information that is
confidential, proprietary to HCL Technologies and its customers. Contents
may be privileged or otherwise protected by law. The information is solely
intended for the individual or the entity it is addressed to.
>

Anyone remember the Lily Tomlin character Ernestine, the AT&T operator?  
"Two ringy-dingies...  Oh, yes, snort, good morning.  Have I reached the 
party to whom I am speaking?"

-- 
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.

_______________________________________________
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel
DISCLAIMER 
This message and any attachment(s) contained here are information that is 
confidential, proprietary to HCL Technologies 
and its customers. Contents may be privileged or otherwise protected by law. 
The information is solely intended for the 
individual or the entity it is addressed to. If you are not the intended 
recipient of this message, you are not authorized to 
read, forward, print, retain, copy or disseminate this message or any part of 
it. If you have received this e-mail in error, 
please notify the sender immediately by return e-mail and delete it from your 
computer


_______________________________________________
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel

Reply via email to