[Ecls-list] winsock.h or winsock2.h

Anton Vodonosov avodonosov at yandex.ru
Sun Aug 24 22:13:50 UTC 2008


on Monday, August 25, 2008, 12:38:09 AM Juan wrote:

> On Sun, Aug 24, 2008 at 11:15 PM, Anton Vodonosov <avodonosov at yandex.ru> wrote:
>> Juan, is that correct to use winsock.h with ECL's
>> sockets module? (I am going to report this to
>> usocket maintainers).

> ECL itself uses winsock.h in the core and winsock2.h in sb-sockets, so
> using winsock2.h should cause no problems and I am quite surprised
> about your problems.

> I am not sure which one is best: I do not know much about Windows
> programming myself. Perhaps a windows expert here may help.

IMHO it is mostly the question of how C code is generated for
lisp code using sockets. How to keep .c and .h files after
compilation (preferable asdf-compilation)? I'm reading the
manual and contrib/asdf, but have not get it yet.

-Anton







More information about the ecl-devel mailing list