Commit Graph

9 Commits (aa0001d43b6ece67f5a5acfa994d38bd90f1e92a)

Author SHA1 Message Date
Richard Fuchs dffbddb2d6 don't use g_ prefix for global variables
9 years ago
Richard Fuchs d10952a029 TT#26757 add tcp_listener framework
9 years ago
Richard Fuchs e85759a3b8 fix some errors caught by coverity
10 years ago
Richard Fuchs 7787ad3b28 reorder headers and fix resulting errors
14 years ago
Richard Fuchs e033d1da1c EINTR requires special handling
14 years ago
Richard Fuchs db15692f21 using thread-local-storage for eliminating constant calls to time()
14 years ago
Richard Fuchs 5f5e158d76 private structs make for safer threading
14 years ago
Richard Fuchs 145bbd1f7c Prepare for multi-threaded operation
14 years ago
Richard Fuchs dc7517121d remove uuid helper code
14 years ago