Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLOS API #2

Merged
merged 25 commits into from
Mar 20, 2012
Merged

CLOS API #2

merged 25 commits into from
Mar 20, 2012

Conversation

sbryant
Copy link
Owner

@sbryant sbryant commented Mar 20, 2012

We now have a CLOS wrapper around the cffi libev bindings.
The only watchers supported right now are Timer, Periodic, IO

Sean Bryant and others added 25 commits February 15, 2012 12:27
ev.lisp will be used to wrap the cffi kludge.
Also change the accessor from watcher to ev-pointer.
It turns out we don't really have enough info to stop the watcher on garbage collection.
Usage accumulated changes.
sbryant added a commit that referenced this pull request Mar 20, 2012
@sbryant sbryant merged commit 49bba1a into master Mar 20, 2012
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