Skip to content

doc: Clarify support for allowHalfOpen option for IPC connections #38307

Closed
@jbriales

Description

@jbriales

📗 API Reference Docs Problem

  • Version: v15.11.0
  • Subsystem: net

Location

Section of the site where the content exists

Affected URL(s):

Description

Concise explanation of the problem

The documentation on allowHalfOpen states:

Indicates whether half-opened TCP connections are allowed.

It explicitly mentions TCP, but I tried on an IPC connection with Unix Domain Socket and the option also seems to work as expected.
Should the doc be updated to either drop the explicit TCP mention or clarify expectations wrt IPC connections?

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.netIssues and PRs related to the net subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions