Archive Index
This month's Index
|
Subject: Re: [libssh2] #163: use libssh2_socket_t for socket type
Re: [libssh2] #163: use libssh2_socket_t for socket type
From: libssh2 Trac <trac_at_libssh2.stuge.se>
Date: Wed, 03 Mar 2010 23:15:37 -0000
#163: use libssh2_socket_t for socket type
* owner: => bagder
Comment:
It can't include libssh2_priv.h since that is private and libssh2.h is a
In general I think we've left the sockets as ints in the public prototypes
libssh2_poll() is marked "deprecated" anyway so fixing it isn't really
libssh2_session_startup() however, is also using int for a socket and that
-- Ticket URL: <http://libssh2.stuge.se/ticket/163#comment:2> libssh2 <http://libssh2.stuge.se/> C library for writing portable SSH2 clients _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2010-03-04 |