mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2024-12-22 04:08:47 +00:00
README: fix typo
This commit is contained in:
parent
25ee4c318d
commit
ea51cdac29
4
README
4
README
@ -69,9 +69,11 @@ Version 4.7:
|
|||||||
- return EBADF rather than EINTR in close hook.
|
- return EBADF rather than EINTR in close hook.
|
||||||
it's legal for a program to retry close() calls when they receive
|
it's legal for a program to retry close() calls when they receive
|
||||||
EINTR, which could cause an infinite loop, as seen in chromium.
|
EINTR, which could cause an infinite loop, as seen in chromium.
|
||||||
|
|
||||||
Version 4.6:
|
Version 4.6:
|
||||||
- some cosmetic fixes to Makefile, fix a bug when non-numeric ip was
|
- some cosmetic fixes to Makefile, fix a bug when non-numeric ip was
|
||||||
user as proxy server address.
|
used as proxy server address.
|
||||||
|
|
||||||
Version 4.5:
|
Version 4.5:
|
||||||
- hook close() to prevent OpenSSH from messing with internal infrastructure.
|
- hook close() to prevent OpenSSH from messing with internal infrastructure.
|
||||||
this caused ssh client to segfault when proxified.
|
this caused ssh client to segfault when proxified.
|
||||||
|
Loading…
Reference in New Issue
Block a user