Search | Google it | Results 1 - 2 of 2 for funcall:DEBUG_PRINT (0.00 seconds) |
101: } else { 102: DEBUG_PRINT(("rwData dn:%d err = %d\n", start, er)); 103: }
92: sd = so_socket(AF_INET, SOCK_DGRAM, IPPROTO_UDP); 93: DEBUG_PRINT(("init_receiver: so_socket = %d(%d, %d)\n", sd, MERCD(sd), SERCD(sd))); 94: