| Commit message (Expand) | Author | Age | Files | Lines |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -10/+10 |
* | Avoid compiler warning about empty bodies | Justus Winter | 2014-05-26 | 1 | -1/+1 |
* | Add io_select_timeout to the io interface | Richard Braun | 2013-02-28 | 1 | -6/+11 |
* | Include <stdlib.h> or <mach.h> where needed | Pino Toscano | 2013-02-25 | 1 | -0/+1 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 1 | -30/+30 |
* | pflocal: Handle non-blocking connect with no pending acceptors. | Neal H. Walfield | 2012-07-26 | 1 | -160/+189 |
* | Revery previous change. Was intended for ams-branch, not HEAD. | Neal H. Walfield | 2005-08-29 | 1 | -189/+160 |
* | pflocal/ | Neal H. Walfield | 2005-08-29 | 1 | -160/+189 |
* | 2001-12-22 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-12-22 | 1 | -7/+9 |
* | 2001-02-20 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2001-02-20 | 1 | -0/+1 |
* | 2001-02-11 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2001-02-12 | 1 | -0/+14 |
* | (connq_listen): | Miles Bader | 1996-10-07 | 1 | -2/+5 |
* | Remove debugging noise. | Miles Bader | 1996-01-19 | 1 | -36/+4 |
* | (struct connq): Remove interrupt_seq_num field. | Miles Bader | 1995-08-29 | 1 | -80/+8 |
* | (connq_compress): New function. | Miles Bader | 1995-07-31 | 1 | -16/+24 |
* | (connq_interrupt_sock): Reset CQ's tail to the end of the compressed queue. | Miles Bader | 1995-07-31 | 1 | -4/+7 |
* | (connq_interrupt_sock): New function. | Miles Bader | 1995-07-30 | 1 | -24/+121 |
* | entered into RCS | Miles Bader | 1995-07-22 | 1 | -0/+30 |
* | Formerly connq.c.~5~ | Miles Bader | 1995-07-16 | 1 | -29/+39 |
* | Formerly connq.c.~4~ | Miles Bader | 1995-07-02 | 1 | -23/+48 |
* | Formerly connq.c.~3~ | Miles Bader | 1995-07-02 | 1 | -48/+48 |
* | Formerly connq.c.~2~ | Miles Bader | 1995-07-02 | 1 | -0/+161 |
* | Initial revision | Miles Bader | 1995-07-02 | 1 | -0/+42 |