[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: API doc / Doygen ssh_channel_callbacks_struct missing
[Thread Prev] | [Thread Next]
- Subject: Re: API doc / Doygen ssh_channel_callbacks_struct missing
- From: Bangaru Abhi <abhiram162005@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sun, 16 Mar 2025 21:03:04 +0530
- To: libssh@xxxxxxxxxx
Dear Till, Thank you for your email and for pointing out the missing `ssh_channel_callbacks_struct` in the API documentation. I will ensure that the struct is added. Your attention to detail is greatly appreciated! Regarding the `ssh_socket` functions, you are correct in your assumption. These functions are intended for internal use. Thank you again for your valuable feedback. Sincerely, Abhiram On Sun, 16 Mar 2025 at 20:10, <g4-lisz@xxxxxxxxxxxx> wrote: > Hi there, > > I wonder why struct ssh_channel_callbacks_struct is missing in the API doc > (https://api.libssh.org/stable/group__libssh__callbacks.html). > > Maybe this is a small fix in the annotations and it would help the API doc > a lot... > > Talking about documentation: I was wondering when / what for to use > ssh_socket functions. They're not mentioned in the tutorial. Are they used > internally only? > > Cheers > Till >
API doc / Doygen ssh_channel_callbacks_struct missing | g4-lisz@xxxxxxxxxxxx |