diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/nng/protocol/reqrep0/req.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/nng/protocol/reqrep0/req.h b/include/nng/protocol/reqrep0/req.h index 3ed80216..0c9fde3f 100644 --- a/include/nng/protocol/reqrep0/req.h +++ b/include/nng/protocol/reqrep0/req.h @@ -31,6 +31,7 @@ NNG_DECL int nng_req0_open_raw(nng_socket *); #define NNG_REQ0_PEER_NAME "rep" #define NNG_OPT_REQ_RESENDTIME "req:resend-time" +#define NNG_OPT_REQ_RESENDTICK "req:resend-tick" #ifdef __cplusplus } |
