Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-14 06:13:09 +00:00

update docs

This commit is contained in:
bol-van
2026-01-13 13:47:48 +03:00
parent 6b1b4adddb
commit 1f7d10bf5b

View File

@@ -5107,7 +5107,7 @@ zapret was initially written for unix. It uses unix emulation layer cygwin on Wi
If winws2 is run standalone cygwin1.dll is required in it's directory. If winws2 is run inside cygwin environment - cygwin1.dll must NOT be present in it's directory or it won't run.
cygwin emulate shared PID namespaces and deliver signals only within one cygwin1.dll instance !
cygwin emulate shared PID namespace and deliver signals only within one cygwin1.dll instance !
To send singnals signal sending program (kill, killall) must be run with the same cygwin1.dll as winws2.
It's possible to install cygwin and use winws2 inside cygwin installation.