commit | 4ec83cd9398df1dae37f0ba47094f7ec0c84bf46 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Oct 15 23:19:55 2010 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sat Oct 30 19:04:37 2010 +0200 |
tree | 6b1e4ca4f30b53b4bb3b6dcced7d1495610f5fd8 | |
parent | 8a95691ae813add7c70a401ca95ff95c080b9786 [diff] |
[MINOR] standard: add read_uint() to parse a delimited unsigned integer This function parses an integer and returns it along with the pointer to the next char not part of the number.