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

pass japi_client context instead of raw socket ids #12

Open
fraunhofer-iis-bot opened this issue Jul 8, 2019 · 1 comment
Open

pass japi_client context instead of raw socket ids #12

fraunhofer-iis-bot opened this issue Jul 8, 2019 · 1 comment
Labels

Comments

@fraunhofer-iis-bot
Copy link
Collaborator

In GitLab by @cstender on Jul 8, 2019, 15:57

It shall be discussed if we better pass a japi_client context instead of raw socket ids to the following functions:

  • japi_remove_client
  • japi_pushsrv_remove_client
  • japi_process_message
  • japi_pushsrv_subscribe
  • japi_pushsrv_unsubscribe
@vornkat-iis
Copy link
Collaborator

Remove socket from japi_pushsrv_subscribe / japi_pushsrv_unsubscribe in 3eb513f to fit signature of a common request. Socket is instead passed through jreq.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants