[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Xchat on win32?
On 2001.06.15 09:04:51 +1000 Daniel Richards wrote:
> > No it doesn't need X. All you need is in that one zip file, xchat.exe
> and
> > some gtk/glib dlls. It's compiled using mingw (www.mingw.org) and uses
> > winsock directly (no cygwin dlls).
>
> Well i'll be damned.
> Any idea's why DCC doesn't seem to work? Who was it that
> compiled it? I'd like to have a go at this myself and see if I can get
> DCC going, as well as compiling in OpenSSL support.
>
> Daniel Richards - http://leopard.osoal.org.nz/~kyhwana/
I compiled it myself.
I think the problem is something to do with the non-blocking connect() and
listen(). Also, you'd probably have to change recv() in all the dcc code to
g_io_channel_read() (much like read_data() in server.c). I think this might
make ssl impossible.
--
Peter Zelezny. <zed@linux.com>
-
XChat-discuss: mailing list for XChat users
Archive: http://mail.nl.linux.org/xchat-discuss/
Posted By: Peter Zelezny <zed@linux.com>