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

Rename post -> call functions #5

Merged
merged 1 commit into from
Jul 30, 2016
Merged

Rename post -> call functions #5

merged 1 commit into from
Jul 30, 2016

Conversation

geky
Copy link
Contributor

@geky geky commented Jul 27, 2016

Rename post -> call functions:

post       -> call
post_in    -> call_in
post_every -> call_every
  • Matches names of underlying C api
  • Allows option of moving C api's post function into C++ api
  • In my opinion, may be more intuitive

@kilogram, @pan-, thoughts?

@geky geky changed the title Renamed post -> call functions Renam post -> call functions Jul 28, 2016
@geky geky changed the title Renam post -> call functions Rename post -> call functions Jul 28, 2016
geky added a commit that referenced this pull request Jul 30, 2016
Add EVENTS_EVENT_SIZE define for calculated queue allocations
- Matches names of underlying C api
- Allows option of moving C api's post function into C++ api
- Potentially more intuitive to new users

post       -> call
post_in    -> call_in
post_every -> call_every
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.

None yet

1 participant