diff options
Diffstat (limited to 'resolv/README')
-rw-r--r-- | resolv/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resolv/README b/resolv/README index 416205da77..dbb15108ae 100644 --- a/resolv/README +++ b/resolv/README @@ -62,7 +62,7 @@ the `gethostby*' family of functions, which means that for example traditional resolver interfaces however, continue to use a single resolver state and are therefore still thread-unsafe. The resolver state is the same resolver state that is used for the initial ("main") -thread. +thread. This has the following consequences for existing binaries and source code: |