Socket returned by accept function of Microsoft API should keep the
authorStephane Lussier <stephane@macadamian.com>
Wed, 27 Sep 2000 22:27:33 +0000 (22:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Sep 2000 22:27:33 +0000 (22:27 +0000)
commit0d5f1ab2d9d8e36eb97f25648253050eb4cad35b
tree3e52c4f08db5a4909ec6c02f5a17e73598f5b29f
parent8e2643687d4345840c5f0e124a4a23ae5d41575d
Socket returned by accept function of Microsoft API should keep the
properties of the listening socket. This is also true for non-blocking
property.
server/sock.c