MCPcopy Index your code
hub / github.com/cSploit/android / onDeath

Method onDeath

cSploit/src/org/csploit/android/tools/NMap.java:44–46  ·  view source on GitHub ↗
( int signal )

Source from the content-addressed store, hash-verified

42 }
43
44 public void onDeath( int signal ) {
45 Logger.error("nmap killed by signal " + signal);
46 }
47
48 public void onEvent(Event e) {
49 if(e instanceof Hop) {

Callers

nothing calls this directly

Calls 1

errorMethod · 0.95

Tested by

no test coverage detected