| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FQDN. Use getaddrinfo() instead of gethostbyname() for IPv6 compatibility.
|
|
Use localtime_s and gmtime_s on Windows, if available.
|
|
|
|
|
|
|
|
|
|
follow-up to 3e9e8c9265f722d294c0060e1ccf29695fa5d2eb
|
|
Windows platform are now non-blocking (thanks to Mehmet Bozkurt).
|
|
|
|
|
|
|
|
selection of platform handler.
|
|
|
|
very big messages to be parsed without loading the whole message data into memory.
|
|
|
|
|
|
isDirectory(), isFile(), canRead() and canWrite().
|
|
|
|
|
|
leak (thanks to Bartek Szurgot). Get rid of const-ness on factories.
|
|
|
|
|
|
Added <cctype> to get the std::isspace that doesn't require a 2nd arg 'locale' (thanks to Ben Jackson).
|
|
|
|
|
|
semantics - if dst exists it fails (Georg Sauthoff).
|
|
can write less than specified without error (Georg Sauthoff).
|
|
consistent for -1 (Georg Sauthoff).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|