apache / apache/mynewt-nimble

L2CAP COC: We should get an error when trying to create more servers than configured

Open
#664 4 comments 0 reactions 1 assignee Claimed by @KKopyscinski View on GitHub
enhancement
Dominant language
C
Stars
893
Forks
512
Avg merge
13d 31m
Merged PRs (30d)
7

Description

If we try to create a server for more connections than we support (e.g. we support 1 connection and then we try to create a second server) we do not return an error. The error is returned only when the Client tries to connect to us. Maybe we should throw an error when creating the server to save time.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.