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

Class IORequest

sys/amiga/winami.c:621–621  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

619allocerr:
620 if( tport ) DeleteMsgPort( tport );
621 if( trq ) DeleteIORequest( (struct IORequest *)trq );
622 Delay( 8 * 50 );
623 return;
624 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected