Skip to content

test TestUnixSocketThreadedServer2 blocks for large buffers #22

@marcotessarotto

Description

@marcotessarotto

set:
const ssize_t bufferSize = 4096 * 16 * 16;
then test is stuck in a loop of:
[BaseClient::read] errno == EAGAIN || errno == EWOULDBLOCK

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions