mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-12 06:33:46 +03:00
clearer comment
This commit is contained in:
parent
763c08aa2b
commit
61c00119fb
@ -93,7 +93,7 @@ impl process::ProcessState {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Convert a message from the main event loop into a result for the process to receive.
|
/// Forward the message from the main event loop to the process in the form of a result.
|
||||||
/// If the message is a response or error, get context if we have one.
|
/// If the message is a response or error, get context if we have one.
|
||||||
fn kernel_message_to_process_receive(
|
fn kernel_message_to_process_receive(
|
||||||
&mut self,
|
&mut self,
|
||||||
|
Loading…
Reference in New Issue
Block a user