Esempio n. 1
0
 public static void Close(IntPtr sctp)
 {
     ScpCommands.sccp_close(sctp);
     ScpCommands.scapsByHandle.Remove(sctp);
 }