Starship.Drive.loop

You're seeing just the function loop, go back to Starship.Drive module for more information.

Specs

loop(map()) :: no_return()

The main event loop for the Starship.Drive process.

This loop listens for messages and spawns a Starship.Reactor process per request that arrives on the socket.