StackRating

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

Jeremy Friesner

Rating
1607.87 (1,472nd)
Reputation
41,365 (2,663rd)
Page: 1 2 3 4 5 6 7 ... 30
Title Δ
Could someone explain this behaviour with a bool function and an if... 0.00
In pthread_cond_wait() , why it unlock the mutex when it makes call... +0.10
Why thread dump core if i don't join main thread 0.00
Pthread signalling in C Linux -0.49
I need to make the values modifiable +0.37
My dev++ is returning non-static warning. Whats the problem with th... -2.92
Writing "anti-lack of memory" exception-safe code +0.36
Threading: pause periodic updates of the object for the time it is... 0.00
TCP communication protocols for realtime data plus metadata 0.00
How to put an actual variable n in printf("%nd",var) inst... -0.64
Program wont move past delete 0.00
connecting the head to other nodes in a linked list +0.37
Which sample type (not size) to choose in QtMultimedia's QAudio... 0.00
If the listen socket is non-blocking socket, accept returns non-blo... 0.00
Two consecutive calls to pthread_join(). Should the second call not... 0.00
How large should UDP or TCP buffer size be on Linux? +1.95
How to call destructor of object on termination with Ctrl-c? -2.34
Why does it print five times 5 instead of 1 2 3 4 5? -0.02
Error compiling mDNS functionality when outside of main -0.63
How do I implement a constructor that takes variables from its base... 0.00
A timer seems to run faster when using classes. In a C version, it... 0.00
Data pointer is <QArrayData::shared_null+24> when accessing d... 0.00
What is the time complexity of this? +0.38
Does linux "rename" function call block until copy(when s... 0.00
Login timeout for thread-per-connection approach in C 0.00
TCP server stop connection 0.00
What is the C++ equivalent of Python's append method? 0.00
Does "sprintf" usage in code need to free the memory? +0.35
Reliable udp using tcp retransmit 0.00
How send data between two devices using sockets in Python? +0.37
CPython Python.h on macOS 0.00
I'm getting "Segmentation Fault(Core dump)" when i... +1.34
What is the proper way to get continuously processed data from a th... -0.13
TCP Socket on Server Side Using Python with select on Windows 0.00
how to lower thread priority in C/C++ +2.04
Hanging parent process after running a timed-out subprocess and pip... 0.00
Significance of classes over data-structures -0.17
Where is Qt QOpenGLWidget? 0.00
Display the same data from a structure C++ 0.00
Reallocate memory for both stack and heap pointer 0.00
How Linux handles the case when multiple processes try to replace t... +1.67
Is it better to use select or multi-threading (or both) when creati... +0.36
How does the size of memory region argument in read() and write() a... 0.00
Socket.Accept taking forever, and non-blocking returning error 0.00
Server program stuck on read() function but write() function works... 0.00
I don't understand about memory issue of appending string 0.00
Getting an error wile trying to open a TCP socket - c++ 0.00
c++ iterate over base and derived class -0.60
Qt Window flags set to Qt::WindowStaysOnTopHint but not working 0.00
Why is TCP server receiving corrupted messages? 0.00