Skip to content
  • Stephen Morris's avatar
    [3164] Add changes suggested by review · 4b7e67a3
    Stephen Morris authored
    Change the connection timeout parameter from an "int" to an "unsigned
    int". Update the checks to allow for lexical_cast not throwing an
    exception when converting a string representing a negative number
    to an unsigned int.
    4b7e67a3