Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Looper: use pthread_once for TLS key initialization. | Jeff Brown | 2010-09-21 | 1 | -0/+1 |
* | Looper: Drop default parameters in favor of a safer overload. | Jeff Brown | 2010-09-16 | 1 | -6/+9 |
* | Replace epoll() with poll() and rename PollLoop to Looper. | Jeff Brown | 2010-09-14 | 1 | -0/+210 |