Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4576 by maya, Thu Aug 4 23:34:21 2011 UTC revision 4584 by maya, Sat Aug 20 02:08:56 2011 UTC
# Line 669  static int PASCAL FAR TTXconnect(SOCKET Line 669  static int PASCAL FAR TTXconnect(SOCKET
669                                   int namelen)                                   int namelen)
670  {  {
671  #ifndef NO_INET6  #ifndef NO_INET6
672          if (pvar->socket == INVALID_SOCKET) {          if (pvar->socket == INVALID_SOCKET || pvar->socket != s) {
673                  struct sockaddr_storage ss;                  struct sockaddr_storage ss;
674                  int len;                  int len;
675    

Legend:
Removed from v.4576  
changed lines
  Added in v.4584

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26