fix(API): Sync the timeout specifications 72/72/1
authorE. Scott Daniels <daniels@research.att.com>
Mon, 22 Apr 2019 16:51:37 +0000 (16:51 +0000)
committerE. Scott Daniels <daniels@research.att.com>
Mon, 22 Apr 2019 16:51:37 +0000 (16:51 +0000)
commit966c7d60bb790ccebdfbc2d62fdba72680b523b6
treebfd1fbebaf065490119d1e258527f59bd4c88ce6
parentc1aee2b63a523a461e96a8d358c73dd8a9e9e6a2
fix(API): Sync the timeout specifications

The timeout specification was millisecond for all but one
place in the nanomsg code.  All references are now ms.

Change-Id: I10aa4a5a51c2d9169d43cb2aa4ff7b709974b067
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
src/nanomsg/include/rmr_private.h
src/nanomsg/src/rmr.c