Skip to content

Commit

Permalink
s/NNG_DUR_/NNG_DURATION_
Browse files Browse the repository at this point in the history
  • Loading branch information
paddor authored and gdamore committed Jan 1, 2024
1 parent f00c0fd commit 467ecfb
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions docs/man/nng_ctx_get.3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ The value will be stored at _ivalp_.
`nng_ctx_get_ms()`::
This function is used to retrieve time xref:nng_duration.5.adoc[durations]
(such as timeouts), stored in _durp_ as a number of milliseconds.
(The special value ((`NNG_DUR_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DUR_DEFAULT`)) means a context-specific default.)
(The special value ((`NNG_DURATION_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DURATION_DEFAULT`)) means a context-specific default.)

`nng_ctx_get_size()`::
This function is used to retrieve a size into the pointer _zp_,
Expand Down
4 changes: 2 additions & 2 deletions docs/man/nng_ctx_getopt.3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ The value will be stored at _ivalp_.
`nng_ctx_getopt_ms()`::
This function is used to retrieve time xref:nng_duration.5.adoc[durations]
(such as timeouts), stored in _durp_ as a number of milliseconds.
(The special value ((`NNG_DUR_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DUR_DEFAULT`)) means a context-specific default.)
(The special value ((`NNG_DURATION_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DURATION_DEFAULT`)) means a context-specific default.)

`nng_ctx_getopt_size()`::
This function is used to retrieve a size into the pointer _zp_,
Expand Down
4 changes: 2 additions & 2 deletions docs/man/nng_dialer_get.3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ The value will be stored at _ivalp_.
`nng_dialer_get_ms()`::
This function is used to retrieve time xref:nng_duration.5.adoc[durations]
(such as timeouts), stored in _durp_ as a number of milliseconds.
(The special value ((`NNG_DUR_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DUR_DEFAULT`)) means a context-specific default.)
(The special value ((`NNG_DURATION_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DURATION_DEFAULT`)) means a context-specific default.)

`nng_dialer_get_ptr()`::
This function is used to retrieve a pointer, _ptr_, to structured data.
Expand Down
4 changes: 2 additions & 2 deletions docs/man/nng_dialer_getopt.3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ The value will be stored at _ivalp_.
`nng_dialer_getopt_ms()`::
This function is used to retrieve time xref:nng_duration.5.adoc[durations]
(such as timeouts), stored in _durp_ as a number of milliseconds.
(The special value ((`NNG_DUR_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DUR_DEFAULT`)) means a context-specific default.)
(The special value ((`NNG_DURATION_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DURATION_DEFAULT`)) means a context-specific default.)

`nng_dialer_getopt_ptr()`::
This function is used to retrieve a pointer, _ptr_, to structured data.
Expand Down
4 changes: 2 additions & 2 deletions docs/man/nng_getopt.3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ The value will be stored at _ivalp_.
`nng_getopt_ms()`::
This function is used to retrieve time xref:nng_duration.5.adoc[durations]
(such as timeouts), stored in _durp_ as a number of milliseconds.
(The special value ((`NNG_DUR_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DUR_DEFAULT`)) means a context-specific default.)
(The special value ((`NNG_DURATION_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DURATION_DEFAULT`)) means a context-specific default.)

`nng_getopt_ptr()`::
This function is used to retrieve a pointer, _ptr_, to structured data.
Expand Down
4 changes: 2 additions & 2 deletions docs/man/nng_socket_get.3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ The value will be stored at _ivalp_.
`nng_socket_get_ms()`::
This function is used to retrieve time xref:nng_duration.5.adoc[durations]
(such as timeouts), stored in _durp_ as a number of milliseconds.
(The special value ((`NNG_DUR_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DUR_DEFAULT`)) means a context-specific default.)
(The special value ((`NNG_DURATION_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DURATION_DEFAULT`)) means a context-specific default.)

`nng_socket_get_ptr()`::
This function is used to retrieve a pointer, _ptr_, to structured data.
Expand Down
4 changes: 2 additions & 2 deletions docs/man/nng_stream_dialer_get.3str.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ This function is for options which take an integer (`int`).
This function is used to retrieve time
xref:nng_duration.5.adoc[durations]
(such as timeouts), stored as a number of milliseconds.
(The special value ((`NNG_DUR_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DUR_DEFAULT`)) means a context-specific default.)
(The special value ((`NNG_DURATION_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DURATION_DEFAULT`)) means a context-specific default.)

`nng_stream_dialer_get_ptr()`::
This function is used to retrieve a pointer to structured data.
Expand Down
4 changes: 2 additions & 2 deletions docs/man/nng_stream_get.3str.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ This function is for options which take an integer (`int`).
This function is used to retrieve time
xref:nng_duration.5.adoc[durations]
(such as timeouts), stored as a number of milliseconds.
(The special value ((`NNG_DUR_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DUR_DEFAULT`)) means a context-specific default.)
(The special value ((`NNG_DURATION_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DURATION_DEFAULT`)) means a context-specific default.)

`nng_stream_get_ptr()`::
This function is used to retrieve a pointer to structured data.
Expand Down
4 changes: 2 additions & 2 deletions docs/man/nng_stream_listener_get.3str.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ This function is for options which take an integer (`int`).
This function is used to retrieve time
xref:nng_duration.5.adoc[durations]
(such as timeouts), stored as a number of milliseconds.
(The special value ((`NNG_DUR_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DUR_DEFAULT`)) means a context-specific default.)
(The special value ((`NNG_DURATION_INFINITE`)) means an infinite amount of time, and
the special value ((`NNG_DURATION_DEFAULT`)) means a context-specific default.)

`nng_stream_listener_get_ptr()`::
This function is used to retrieve a pointer to structured data.
Expand Down

0 comments on commit 467ecfb

Please sign in to comment.