TCPStream::connect() does not return an error when there are no connections free
Open
mirrored
- Dominant language
- C++
- Stars
- 6
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When allocating a TCP protocol control buffer fails, `TCPStream::connect()` and `TCPStream::open()` should return an error code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.