ABI | Symbols | Types |
Contents |
Info |
Fields |
Memory Layout |
Name | ssh_poll_handle_struct |
---|---|
Type | STRUCT |
Fields | 5 |
Source | poll.c |
Size | 40 48 |
Usage | The type is used by 4 types. |
Status | CHANGED |
|
|
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | ctx | ssh_poll_ctx | 8 | 0 |
session | ssh_session | 8 | 8 | |
1 | x | anon-union-poll.c-61 | 8 | 8 16 |
2 | events | short | 2 | 16 24 |
lock | int | 4 | 28 | |
3 | cb | ssh_poll_callback | 8 | 24 32 |
4 | cb_data | void* | 8 | 32 40 |
Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|