[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: missing extern "C" in libssh/socket.h
[Thread Prev] | [Thread Next]
- Subject: Re: missing extern "C" in libssh/socket.h
- From: Alberto Garcia <agarciaillera@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 17 Jan 2019 00:19:10 -0800
- To: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Cc: libssh@xxxxxxxxxx
I mention what I want to achieve in my previous message. Want to catch when the tunnel gets closed On Thu, Jan 17, 2019, 12:17 AM Andreas Schneider <asn@xxxxxxxxxxxxxx wrote: > On Wednesday, January 16, 2019 6:43:34 PM CET Alberto Garcia wrote: > > Why libssh/socket.h is not a public header? I want to use the callback > for > > socket events > > No, it isn't a public header: > > $ l /usr/include/libssh/ > -rw-r--r-- 1 root root 37596 Oct 30 09:20 callbacks.h > -rw-r--r-- 1 root root 6867 Oct 19 07:45 legacy.h > -rw-r--r-- 1 root root 31433 Dec 24 08:36 libssh.h > -rw-r--r-- 1 root root 20392 Dec 24 08:35 libsshpp.hpp > -rw-r--r-- 1 root root 12393 Oct 30 09:20 server.h > -rw-r--r-- 1 root root 32079 Dec 7 14:33 sftp.h > -rw-r--r-- 1 root root 2763 Dec 7 14:33 ssh2.h > > > What do you want to achieve? > > > -- > Andreas Schneider asn@xxxxxxxxxxxxxx > GPG-ID: 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D > > >
missing extern "C" in libssh/socket.h | Alberto Garcia <agarciaillera@xxxxxxxxx> |
Re: missing extern "C" in libssh/socket.h | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Re: missing extern "C" in libssh/socket.h | Alberto Garcia <agarciaillera@xxxxxxxxx> |
Re: missing extern "C" in libssh/socket.h | Andreas Schneider <asn@xxxxxxxxxxxxxx> |