Subject: libssh2 master 82c3f0b... introducing libssh2_socket_t type and fixed iovec for windows

libssh2 master 82c3f0b... introducing libssh2_socket_t type and fixed iovec for windows

From: <libssh2_at_git.stuge.se>
Date: 24 Aug 2009 12:08:41 -0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "C library for writing portable SSH2 clients".

The branch, master has been updated
       via 82c3f0ba7258e480d2f1e8c2458bf8a6131c8689 (commit)
      from 9e099fb88ab2ea32a2cf14f268990ae1911358a4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 82c3f0ba7258e480d2f1e8c2458bf8a6131c8689
Author: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon Aug 24 14:07:05 2009 +0200

    introducing libssh2_socket_t type and fixed iovec for windows
    
    Steven Van Ingelgem introduces libssh2_socket_t as a generic socket
    type to use internally to avoid compiler warnings and mistakes. Also,
    the private struct iovec declaration for windows is now made to look
    like the POSIX struct does.

-----------------------------------------------------------------------

Summary of changes:
 src/libssh2_priv.h | 17 +++++++++++------
 src/misc.c | 4 ++--
 src/session.c | 2 +-
 3 files changed, 14 insertions(+), 9 deletions(-)

hooks/post-receive

-- 
C library for writing portable SSH2 clients
_______________________________________________
libssh2-changes mailing list
libssh2-changes_at_cool.haxx.se
http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-changes
Received on 2009-08-24