HomePhabricator

Convert closesocket 'compat wrapper' to function in netbase
43f510d37d68Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Convert closesocket 'compat wrapper' to function in netbase

Simpler alternative to #4348.

The current setup with closesocket() is strange. It poses
as a compatibility wrapper but adds functionality.

Rename it and make it a documented utility function in netbase.

Code movement only, zero effect on the functionality.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jul 10 2014, 10:13
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGc4f11ca9c32a: Merge pull request #4549
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING43f510d37d68: Convert closesocket 'compat wrapper' to function in netbase (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jul 17 2014, 13:46