I did it right before loading the .fasb file. In my case, i'm building a
monolithic fasl with all the dependencies in it, is this your use case as
well?
On 6 July 2016 at 16:20, Alexander Artemenko
wrote:
> Hi, Diogo!
>
> I've tried to add (require :sb-bsd-sockets) but with no luck. In which
> p
Hello Alexander,
Take a look at this issue:
https://gitlab.com/embeddable-common-lisp/ecl/issues/216
Daniel's suggestion of requiring :sb-bsd-sockets worked for me. I think
this an ecl specific version of sb-bsd-sockets that works.
Best regards,
Diogo Franco
On 6 July 2016 at 13:00, wrote:
>