View Issue Details

IDProjectCategoryView StatusLast Update
0000891LDMud 3.7Runtimepublic2021-04-17 10:08
Reporterfufu Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status confirmedResolutionopen 
Summary0000891: H_TELNET_NEG hook should take data as bytes, not array of ints
DescriptionThe current spefication of the hook is

  void|mixed <closure>(int action, int option [, int * opts ] )

but the new bytes type seems to be more appropriate for dealing with subnegotiations.
TagsNo tags attached.

Activities

fufu

2021-04-16 18:42

manager   ~0002590

There are more callbacks that this applies to, we should deal with all of those at once.

Issue History

Date Modified Username Field Change
2021-04-15 19:52 fufu New Issue
2021-04-16 18:42 zesstra Project LDMud => LDMud 3.7
2021-04-16 18:42 fufu Note Added: 0002590
2021-04-16 18:43 zesstra Assigned To => zesstra
2021-04-16 18:43 zesstra Status new => confirmed
2021-04-17 10:08 zesstra Assigned To zesstra =>