liojacqs
liojacqs
Hello, It would be useful to be able to add margins by scaling down content while preserving the document size. Unless I missed something, I didn't find a way to...
There is currently no possibility for a "simple" TCP client (i.e sending data and not expecting any particular feedback), to know that a remote end is not actually responding, because:...
Fix for issue #535 Non graceful closing of remote connection Use of CloseWrite() instead of Close() in Pipe(), only when available (typically TCP and SSH Channel). This triggers EOF on...
_(Note: not tried on a non-reverse scenario, but most probably the same)_ In a reverse port forwarding scenario like: `R:localhost:9221:remote:9100/tcp ` We are having an issue with a server which:...