Skip to content
This repository was archived by the owner on Aug 19, 2021. It is now read-only.

Moved delay/period to first argument of post_in/post_every #2

Merged
merged 2 commits into from
Jul 8, 2016

Conversation

geky
Copy link
Contributor

@geky geky commented Jul 8, 2016

per suggestion from @kilogram, and I believe @pan- had similar concerns with the initial design

  • makes the call clearer, especially when callback argument looks like a delay value
  • simplifies implementation of c++11 wrappers

matches previous change in c api (geky/equeue#3, geky/equeue#4)

geky added 2 commits July 8, 2016 13:05
matches previous change in c api

per suggestion from @kilogram
- makes the call clearer, especially when callback argument looks like
  a delay value
- simplifies implementation of c++11 wrappers
@geky
Copy link
Contributor Author

geky commented Jul 8, 2016

I'm going to go ahead and merge this.

Note: this is a compatiblity breaking change. v0.2 marks the previous version.

@geky geky merged commit 59d08c4 into master Jul 8, 2016
@geky geky deleted the post-refactor branch July 8, 2016 18:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant