mirror of https://github.com/davisking/dlib.git
Made spec more clear
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403261
This commit is contained in:
parent
cf156afa68
commit
e2f36ce1b9
|
@ -13,7 +13,10 @@ namespace dlib
|
|||
|
||||
/*!
|
||||
GENERAL COMMENTS:
|
||||
Nothing in here will throw exceptions
|
||||
Nothing in here will throw exceptions.
|
||||
|
||||
All ip address strings in this file refer to IPv4 addresses. For
|
||||
example "192.168.1.1"
|
||||
|
||||
Timeouts:
|
||||
All timeout values are measured in milliseconds but you are not
|
||||
|
|
Loading…
Reference in New Issue