]> git.sesse.net Git - jam/summary
 
descriptionUnnamed repository; edit this file 'description' to name the repository.
ownerSteinar H. Gunderson
last changeTue, 13 Feb 2007 22:59:34 +0000 (23:59 +0100)
shortlog
2007-02-13 sgunderson... EINTR, not EAGAIN. master
2007-02-13 sgunderson... Add the first round of EAGAIN tests.
2007-02-13 sgunderson... Add support for adjusting the number of receiver threads.
2007-02-13 sgunderson... Fix a warning.
2007-02-13 sgunderson... Minor epoll fixes.
2007-02-13 sgunderson... Make each receiver handle multiple sockets.
2007-02-13 sgunderson... Parametrize out the update frequency.
2007-02-13 sgunderson... Stop malloc()-ing for each new connection.
2007-02-13 sgunderson... It looks like send() can give us EAGAIN even if epoll...
2007-02-13 sgunderson... epoll_data is a union, not a struct. Doh, no wonder...
2007-02-13 sgunderson... Actually take the -N short option.
2007-02-13 sgunderson... Fix a long vs. long long issue.
2007-02-13 sgunderson... Proper error handling for epoll, and some cleanup.
2007-02-13 sgunderson... Handle EAGAIN in connect(). Duh.
2007-02-13 sgunderson... Actually abort if we have no list.
2007-02-13 sgunderson... Start working on multiple senders per thread, using...
...
heads
17 years ago master