search for: 371364

Displaying 3 results from an estimated 3 matches for "371364".

Did you mean: 771364
2005 Jun 23
1
getpeername() and SSL
Hi Timo, first of all: i'm using 0.99.14. You helped me to raw-log the client-IP using something like this in rawlog.c: if (net_getpeername(0, &ip, NULL) == 0) { str = t_strdup_printf("IP: %s\n", net_ip2addr(&ip)); write_full(log_out, str, strlen(str)); } Now i got the problem, that this doesn't work when the client is connected using SSL. After some testing i
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...111 1 0.02 55856 delta.ll 7 27231 0 0.01 27215 0 0.01 26664 Delta.ll 3 17328 0 0.01 17312 0 0.01 17312 density.ll 1 76524 0 0.02 76491 0 0.02 76491 derives.ll 2 11936 0 0.01 11910 0 0.01 11910 des_enc.ll 4 92589 0 0.02 92562 0 0.02 86661 des.ll 11 277788 0 0.03 277761 0 0.03 277761 dfgparser.ll 121 371364 5 0.03 369879 2 0.04 370667 dfgscanner.ll 21 221750 0 0.02 221733 0 0.03 221733 dijkstra.ll 6 24357 0 0.01 24323 0 0.01 24323 direction.ll 22 19450 0 0.01 19421 0 0.01 19421 dirsend.ll 8 107105 0 0.02 107071 0 0.01 107071 display.ll 0 456 0 0.01 421 0 0.01 421 distray.ll 9 86112 0 0.02 86085 0 0.02...