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

Fixing the other Event funcions #10

Closed
akovaski opened this issue Jan 30, 2014 · 1 comment
Closed

Fixing the other Event funcions #10

akovaski opened this issue Jan 30, 2014 · 1 comment

Comments

@akovaski
Copy link
Contributor

Continuing on from the last issue...
PeepEvents, WaitEventTimeout, and PushEvent are still broken.

  • PeepEvents needs to use a slice instead of an Event pointer
  • PeepEvents and WaitEventTimeout suffer from the same problem that WaitEvent had
  • PushEvent probably suffers from the same problem

I'm posting this as an issue instead of a pull request because I'm about to raise another issue about refactoring.

@akovaski
Copy link
Contributor Author

akovaski commented Feb 2, 2014

These are now all operational.

@akovaski akovaski closed this as completed Feb 2, 2014
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

No branches or pull requests

1 participant