oxidecomputer / idolatry

An experimental IPC interface definition language for Hubris.
Mozilla Public License 2.0
17 stars 11 forks source link

Set server INCOMING_SIZE to max of individual messages #10

Closed jgallagher closed 2 years ago

jgallagher commented 2 years ago

Previously INCOMING_SIZE was set to the sum of the sizes all incoming messages.

Fixes #4