macro SOAP_SNPRINTF from stdsoap2.h may be mangled
xauth.exe generates corrupted .Xauthority entry if hostname length==0x0a (i.e. LF)
Please see https://superuser.com/questions/1749798 Abstract: 1. Pressing Ctrl-C while running "C:\Windows\System32\OpenSSH\ssh.exe -X ..." (resp. -Y) in a Windows CMD/PowerShell terminates the SSH session. 2. In contrast, if ssh.exe is started without -X/-Y, Ctrl-C is forwarded to the session. Is it possible to prevent CTRL+C from terminating a 'ForwardX11 yes' SSH session ? My Context: VcXsrv Release: 1.20.14.0, build for Windows NT 6.2 build 9200 (64-bit) Windows 10 (Version 21H2, Build: 19044...
improve soap_serve_request() to provide O(log N) search algo