Re: HELP - Solaris9 & getpeername()
From: Alan Coopersmith (alanc_at_alum.calberkeley.org)
Date: 10/27/03
- Next message: Tim Bradshaw: "Re: Help - I can't create device files."
- Previous message: Alan Coopersmith: "Re: HELP - Solaris9 & getpeername()"
- In reply to: Oleg Yakovlev: "Re: HELP - Solaris9 & getpeername()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 27 Oct 2003 16:43:41 +0000 (UTC)
Oleg Yakovlev <yashka@optima.net.ua> writes in comp.unix.solaris:
|It is no problem for program which has the source. I simply re-factored
|its sources for "IPV4 mapping". But it does not work for any old program
|writed without *special* parts of code for IPV6. Do I need re-write all
|my old sources? It is very hurt :(
Do you have many programs that call getpeername on the file descriptor
returned from XOpenDisplay()? I've not seen programs before that do
that, beyond a couple special debugging/tracing type programs. The
underlying transport method Xlib uses is subject to change, and this
isn't the first time - Solaris 2.6 added named pipe transport for
local connections for instance.
-- ________________________________________________________________________ Alan Coopersmith alanc@alum.calberkeley.org http://www.CSUA.Berkeley.EDU/~alanc/ aka: Alan.Coopersmith@Sun.COM Working for, but definitely not speaking for, Sun Microsystems, Inc.
- Next message: Tim Bradshaw: "Re: Help - I can't create device files."
- Previous message: Alan Coopersmith: "Re: HELP - Solaris9 & getpeername()"
- In reply to: Oleg Yakovlev: "Re: HELP - Solaris9 & getpeername()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]