VirtualBox

Changeset 101635 in vbox for trunk/src


Ignore:
Timestamp:
Oct 27, 2023 3:40:41 PM (16 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159724
Message:

libssh: ssh_channel_write_wontblock_callback fix. bugref: 10539

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DrvCloudTunnel.cpp

    r101634 r101635  
    755755}
    756756
    757 #ifdef WIN32
    758757static int channelWriteWontblockCallback(ssh_session, ssh_channel, unsigned int, void *)
    759 #else
    760 static int channelWriteWontblockCallback(ssh_session, ssh_channel, size_t, void *)
    761 #endif
    762758{
    763759    return 0;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette