[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Functions result differences on Windows and Linux
[Thread Prev] | [Thread Next]
- Subject: Functions result differences on Windows and Linux
- From: Bruno Buzzi Brassesco <bruno.brasesco@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 4 Aug 2020 11:34:46 -0300
- To: libssh@xxxxxxxxxx
Hi, In the testing I'm doing I have noticed that: On Linux ssh_channel_read_timeout when timeout answer 0 (readBytes). On Windows ssh_channel_read_timeout when timeout answer -1 (readBytes) . Has anybody noticed this ? Or is it a well known feature or maybe i'm doing something wrong? Also: On Linux ssh_channel_is_eof answer NO eof when timeout. On Windows ssh_channel_is_eof answer YES eof when timeout. Of course maybe I'm doing something wrong ! regards, bruno
Archive administrator: postmaster@lists.cynapses.org