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

ABI
Viewer

SymbolsTypes



Type Usage: ssh_poll_ctx_struct (2)


Used As Name Used In
FIELD .default_poll_ctx struct ssh_session_struct {
    ...
    struct ssh_list* packet_callbacks,
    struct ssh_socket_callbacks_struct socket_callbacks,
    ssh_poll_ctx default_poll_ctx,
    ssh_pcap_context pcap_ctx,
    char* username,
    ...
} »
FIELD .ctx struct ssh_poll_handle_struct {
    ssh_poll_ctx ctx,
    anon-union-poll.c-61 x,
    short events,
    ssh_poll_callback cb,
    void* cb_data
} »



Andrey Ponomarenko's ABI laboratory