Skip to content

RCon Observer broken on Windows #1302

Open
@aheadley

Description

@aheadley

Python on Windows doesn't expose the MSG_WAITALL symbol in the socket module, which is used in the rcon observer. We can either force it by using 0x08 on Windows, or refactor the socket code to work around it.

Also the Windows builders are down, @eminence .

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions