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
deadalnixPushed on May 14 2017, 22:04
Parents
rABCc4f11ca9c32a: Merge pull request #4549
Branches
Unknown
Tags
Unknown

Event Timeline

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