ARMmbed / ARMmbed/sal-stack-lwip

sal-stack-lwip does not implement TCP keepalive socket option

Open
#59 1 comment 0 reactions 0 assignees View on GitHub
mirrored
Dominant language
C
Stars
4
Forks
14
PR merge metrics
No merged PRs in 30d

Description

TCP keepalive may be required in some applications. The SAL already supports the `SOCKET_OPT_KEEPALIVE` option, it just requires implementation in this module.

cc @ansondtx20 @yogpan01

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the SAL socket-option handling in the sal-stack-lwip module and trace how SOCKET_OPT_KEEPALIVE is dispatched to lwIP. Compare nearby implemented socket options and verify that keepalive requests are handled consistently; done means this option is implemented in this module.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.