HomePhabricator

move WSAStartup to init
d23fa49c52e9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

move WSAStartup to init

WSAStartup should be called before using any other socket
functions. BindListenPort is not called if not listening.

Closes #2585.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Apr 28 2013, 06:51
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING85157ae0183c: Merge pull request #2584 from laanwj/2013_04_shrinkdebugfile_leak
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGINGd23fa49c52e9: move WSAStartup to init (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Apr 28 2013, 06:54