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

nng_setopt_ptr MIA #285

Closed
gdamore opened this issue Mar 13, 2018 · 1 comment
Closed

nng_setopt_ptr MIA #285

gdamore opened this issue Mar 13, 2018 · 1 comment

Comments

@gdamore
Copy link
Contributor

gdamore commented Mar 13, 2018

Noticed this while writing nng_setopt(3) man page.

We have an option to get a pointer value for a socket, but not one to pass such a thing.

We should fix that.

@gdamore
Copy link
Contributor Author

gdamore commented Mar 18, 2018

This was just missing in the header file... the backing implementation was there.

nonnenmacher added a commit to nonnenmacher/nng that referenced this issue Mar 19, 2018
  Bump API to 0.7.0.
  Remove .version file -- we use git tags.
  fixes nanomsg#293 nng_listener_getopt doc needs updating
  fixes nanomsg#295 boolean options should use C99 bool type fixes nanomsg#275 nng_pipe_getopt_ptr() missing? fixes nanomsg#285 nng_setopt_ptr MIS fixes nanomsg#297 nng_listener/dialer_close does not validate mode
  Minor markup fixes.
  fixes nanomsg#294 rename nng_zerotier_xxx to nng_zt_xxx
  fixes nanomsg#287 remove NNG_OPT_DOMAIN, NNG_OPT_PROTOCOL, and NNG_OPT_TRANSPORT
  Fixes for new doc layout.
  fixes nanomsg#286 nng_pair0_open (and all others) need man page fixes nanomsg#279 consider restructuring man sections
JaylinYu added a commit to nanomq/nng that referenced this issue Jan 30, 2022
JaylinYu added a commit to nanomq/nng that referenced this issue Feb 3, 2022
JaylinYu added a commit to nanomq/nng that referenced this issue Apr 10, 2022
muryliang pushed a commit to muryliang/nng that referenced this issue Mar 30, 2023
…so Fix for leaking connections when calling dialer.Close() and not socket.Close() (nanomsg#285)
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