Skip to content

Conversation

@juanjosegarciaripoll
Copy link

These changes address two major issues

  • set-timeouts was not implemented in ECL. I have pushed a possible implementation, though I have found that removing timeouts seems to be the optimal operation mode for what I do.
  • ECL can compile various libraries into a single program. However TOOT has various unneeded dependencies on the ASDF package. This prevents users from building standalone executables. The way I solved this was by defining the toot-version in the TOOT package and also by removing the test server and separating it as a different ASDF file -- if someone needs it, free to use, but this is most likely not the case.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this really supposed to be checking read-timeout?

@juanjosegarciaripoll
Copy link
Author

Yes, you are right. I made a mistake through cut&paste.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants