MCPcopy Create free account
hub / github.com/NetHack/NetHack / IORequest

Class IORequest

sys/amiga/amiwind.c:611–611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

609
610 if (ConsoleIO.io_Device)
611 CloseDevice((struct IORequest *) &ConsoleIO);
612 ConsoleIO.io_Device = 0;
613
614 if (ConsoleIO.io_Message.mn_ReplyPort)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected