diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2012-05-12 07:54:33 +0200 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2012-05-12 12:09:27 +0200 |
commit | 0b1bfac99a01db54396875ca49987f4117061990 (patch) | |
tree | df6311f4dce366356848c23a4d9c563080ad2803 /src/ctx.hpp | |
parent | 17e89e90ce48989cd9454a8a3dcf04532fc50237 (diff) |
Inheritance on signaler's socket on Windows switched off
Accidentally, one of the sockets in Windows signaler_t
was opened usign WSASocket instead of xs::open_socket.
That skipped the standard XS socket initialisation
and caused the socket to be inheritable to the child
processes.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'src/ctx.hpp')
0 files changed, 0 insertions, 0 deletions