Commit Graph

10 Commits (2.1)

Author SHA1 Message Date
Richard Fuchs 6755ce3e49 fix RE regression
13 years ago
Richard Fuchs bbb8327750 implement udp Q command
13 years ago
Richard Fuchs 4cb63b5edf need to handle the no-reply case to avoid deadlocks with bad cookies
13 years ago
Richard Fuchs e033d1da1c EINTR requires special handling
13 years ago
Richard Fuchs 1ec2c96655 living on the edge with epoll edge-triggered behavior
13 years ago
Richard Fuchs db15692f21 using thread-local-storage for eliminating constant calls to time()
13 years ago
Richard Fuchs 45945f6c7f it helps to actually initialize the condition var
13 years ago
Richard Fuchs 26824993e2 preliminary attempt to make the udp controller thread-safe
13 years ago
Richard Fuchs 145bbd1f7c Prepare for multi-threaded operation
13 years ago
Richard Fuchs dc7517121d remove uuid helper code
13 years ago