Diff:
libssh.so 0.5.5 (x86_64)
libssh.so 0.6.0 (x86_64)

ABI
Viewer

SymbolsTypes



Type Usage: timeval (4)


Used As Name Used In
PARAM timeout ssh_select (
    ssh_channel* channels,
    ssh_channel* outchannels,
    socket_t maxfd,
    fd_set* readfds,
    struct timeval* timeout
) »
PARAM timeout channel_select (
    ssh_channel* readchans,
    ssh_channel* writechans,
    ssh_channel* exceptchans,
    struct timeval* timeout
) »
PARAM times sftp_utimes (
    sftp_session sftp,
    char const* file,
    struct timeval const* times
) »
PARAM timeout ssh_channel_select (
    ssh_channel* readchans,
    ssh_channel* writechans,
    ssh_channel* exceptchans,
    struct timeval* timeout
) »



Andrey Ponomarenko's ABI laboratory