[usocket-devel] Re: IPv6 support in usocket

Anton Vodonosov avodonosov at yandex.ru
Mon Jun 24 09:12:44 UTC 2013


Hello.

24.06.2013, 11:22, "Chun Tian (binghe)" <binghe.lisp at gmail.com>:
> To compile usocket with IOlib, user should push :usocket-iolib into their *feature* first.

I would like to propose to use some other solution than conditional controlling
compilation with *reatures*. 

The disadvantage of the conditional compilation is that when my application loads the usocket
as a dependency, the application doesn't know how usocket will work, because it was dediced
when usocket was compiled (possible during load of some other application).

If you give little bit more details about he usocket-iolib functions, I can propose more concrete solutions.
Very possible the proposal will  be a separate ASDF system, usocket-iolib.

Best regards,
- Anton



More information about the usocket-devel mailing list