]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit - unix/uxnet.c
When calling getaddrinfo() for a listening socket, pass in a suggested type
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 22 Jan 2005 15:32:10 +0000 (15:32 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 22 Jan 2005 15:32:10 +0000 (15:32 +0000)
commit22357fb41cd1146121ad00cff2d20c125a0ee7a6
tree338ba4eb634cf703540edc9474f90fc96ac007fa
parent7c1c150ab6a9dde287a636e096eb1baaa55ac169
When calling getaddrinfo() for a listening socket, pass in a suggested type
of SOCK_STREAM, since that's what we'll be using.

git-svn-id: http://svn.tartarus.org/sgt/putty@5170 cda61777-01e9-0310-a592-d414129be87e
unix/uxnet.c