https://bugs.winehq.org/show_bug.cgi?id=49986
Bug ID: 49986 Summary: Missing SIO_IDEAL_SEND_BACKLOG_QUERY in WinSCP, Overwatch et al. Product: Wine Version: 5.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winsock Assignee: wine-bugs@winehq.org Reporter: mgruber_72@yahoo.de Distribution: ---
When using WinSCP 5.17.7 and connecting to a SFTP server, Wine write the following log lines into ~/.xsession_errors every second.
01bc:fixme:winsock:server_ioctl_sock Unsupported ioctl 4004747b (device=4004 access=1 func=d1e method=3) 01bc:fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (SIO_IDEAL_SEND_BACKLOG_QUERY)
This is due to WinSCP querying an ideal connection buffer size via SIO_IDEAL_SEND_BACKLOG_QUERY once per second: https://docs.microsoft.com/en-us/previous-versions/windows/desktop/legacy/bb...)
A quick search revealed that these errors also occur in Overwatch.
https://bugs.winehq.org/show_bug.cgi?id=49986
Martin Prikryl martin@winscp.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |martin@winscp.net
https://bugs.winehq.org/show_bug.cgi?id=49986
--- Comment #1 from Martin Prikryl martin@winscp.net --- Btw, FileZilla does the same: https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/src/putty/windo... (not sure about the frequency)
https://bugs.winehq.org/show_bug.cgi?id=49986
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- FIXMEs are not bugs, and do not of themselves need fixing. They are at best a way to diagnose problems in application behaviour. Do any of these applications actually misbehave?
https://bugs.winehq.org/show_bug.cgi?id=49986
--- Comment #3 from mgruber mgruber_72@yahoo.de --- You're right, it doesn't have any noticable bad effects, I didn't see it from that point of view. I was just surprised to see the log file ~/.xsession_errors grow by 0.2KB/sec when idling and around 1KB/sec when downloading a file.
https://bugs.winehq.org/show_bug.cgi?id=49986
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Zebediah Figura z.figura12@gmail.com --- Okay, marking INVALID then.
https://bugs.winehq.org/show_bug.cgi?id=49986
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #5 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- (In reply to mgruber from comment #3)
I was just surprised to see the log file ~/.xsession_errors grow by 0.2KB/sec when idling and around 1KB/sec when downloading a file.
Hello,
You can disable wine's logging when you don't need it: https://forum.winehq.org/viewtopic.php?t=7710
Regards.
https://bugs.winehq.org/show_bug.cgi?id=49986
--- Comment #6 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=49986
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com --- Closing.