Commit Graph

8 Commits (feeeee2fab90bd1bb6df960e87f08aae7967c8df)

Author SHA1 Message Date
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 5f5e158d76 private structs make for safer threading
13 years ago
Richard Fuchs 419f6bb230 and the tcp controller becomes thread-safe
13 years ago
Richard Fuchs 8e5ad59558 make the obj_ primitives more liberal to make for easier calling
13 years ago
Richard Fuchs 145bbd1f7c Prepare for multi-threaded operation
13 years ago
Richard Fuchs 8d50923508 good bye poll(), hello epoll_*()
13 years ago
Richard Fuchs dc7517121d remove uuid helper code
13 years ago