Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

feat: add socket backlog option #263

Merged
merged 4 commits into from
Apr 12, 2023

Conversation

twoeths
Copy link
Contributor

@twoeths twoeths commented Apr 7, 2023

Motivation

Description

  • Add backlog option to TCPSocketOptions and consume it in listen function

Copy link
Contributor

@dapplion dapplion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@achingbrain achingbrain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a couple of small suggestions inline.

src/listener.ts Outdated Show resolved Hide resolved
src/listener.ts Outdated Show resolved Hide resolved
@maschad maschad merged commit 8dba9c7 into libp2p:master Apr 12, 2023
github-actions bot pushed a commit that referenced this pull request Apr 12, 2023
## [6.2.0](v6.1.6...v6.2.0) (2023-04-12)

### Features

* add socket backlog option ([#263](#263)) ([8dba9c7](8dba9c7))
@twoeths twoeths deleted the tuyen/socket_backlog_option branch April 13, 2023 02:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants