StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Nikolai Fetissov

Rating
1544.62 (9,746th)
Reputation
71,946 (1,182nd)
Page: 1 ... 18 19 20 21 22 ... 36
Title Δ
Having a constant to be used across entire application. Use #define... -0.31
How does mprotect() work? -0.87
How do I use pointers in combination with getc? -1.32
Using DYLD interposing to interpose class functions +0.47
Why does calling std::stringstream's good() through a pointer lead... +0.87
Are there any c demos with netfilter? 0.00
Seg Fault when initializing array +0.08
How do I debug through system libraries on OS X? -2.16
how to link header files in c++ -0.45
How to preview variables in STL containers (e.g. std::map) in NetBe... +2.44
can a blocked java thread's method be executed by another thread? +0.30
Binding multiple times to the same port -0.59
Unblocking accept() 0.00
Anonymous Namespace Ambiguity -0.69
Can a socket be closed from another thread when a send / recv on th... +2.04
C++ (or maybe Java/C#) books for understanding 'under the hood'? -0.30
Casting sockets to subtypes -2.13
the select() socket system call on mac osx taking a long time for r... 0.00
What is wrong with using goto? -1.71
Question about libc_write() 0.00
Can you write to a socket from disk without loading the data in que... 0.00
does anyone have more info on standard in and standard out? +0.42
Socket.SendAsync does not detect dead TCP connection -0.13
How to call a derived class method from a base class method within... -1.39
What are the ramifications of passing & assigning arrays as poi... +0.04
Why spinlock in linux kernel is in the ".subsection 1" (o... 0.00
File decriptors and socket connections +0.11
Implementing timer using select +1.23
Is there a way to overcome the port limit on a linux system? -2.24
How to build-in gprof support to a program built with SCons? 0.00
For loop condition to stop at 0 when using unsigned integers? -1.33
i'm running gdb with attach on a process how do i halt the continui... +2.68
Is it possible to change the signal handlers in another process? +0.23
Regarding Process modifications and address spaces -0.02
dangling pointer example +1.56
C code to generate and send a packet -0.17
overloaded cast operator or single argument constructor +2.37
Can a STL map be used with keys of varying sizes +0.91
Sending from the same UDP socket in multiple threads -2.29
How to use mpc8xxx_gpio.c device driver -0.51
How to make a UDP socket replace old messages (not yet recv()'d) wh... -1.13
C++ STL Set: Cannot find() last element inserted +2.26
Is there a way to force a variable to be stored in the cache in C? +1.86
When will one socket suffice, when do I need to create more? +0.48
Avoiding Denial of Service attack +1.27
Memory leak with std::string when using std::list<std::string> +0.34
Should the NVI idiom be used for simple interface classes? -2.13
write(2) still reports success even though I have closed the socket +0.47
Sending char pointer with UDP in C +1.68
Do I need a pin_ptr to pass a literal string? 0.00