Skip to content

Unprincipled handling of exceeding max_size in read_until #318

Description

@akrzemi1

read and read_until, although similar, report the exceeding of the DynamicBuffer's max_size() in different ways.
read throws std::invalid_argument while read_until returns error code error::not_found.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions