Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.c
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|