Willy Tarreau
bbebbbff83
REORG/MEDIUM: move the default accept function from sockstream to protocols.c
...
The previous sockstream_accept() function uses nothing from sockstream, and
is totally irrelevant to stream interfaces. Move this to the protocols.c
file which handles listeners and protocols, and call it listener_accept().
It now makes much more sense that the code dealing with listen() also handles
accept() and passes it to upper layers.
2012-05-08 21:28:15 +02:00
..
2012-05-08 20:57:21 +02:00
2012-05-08 20:57:10 +02:00
2012-05-08 20:57:14 +02:00
2012-05-08 20:57:16 +02:00
2012-05-08 20:56:56 +02:00
2012-03-24 21:54:19 +01:00
2007-03-24 17:24:39 +01:00
2012-04-05 09:58:27 +02:00
2008-05-30 07:07:19 +02:00
2010-08-10 14:01:09 +02:00
2012-04-07 18:03:52 +02:00
2011-10-24 18:15:04 +02:00
2009-10-09 07:17:58 +02:00
2012-02-21 22:27:27 +01:00
2009-10-01 11:19:37 +02:00
2009-10-01 11:19:37 +02:00
2009-10-01 21:11:15 +02:00
2012-04-07 16:25:26 +02:00
2011-06-18 20:27:19 +02:00
2009-01-25 13:49:53 +01:00
2009-06-10 12:23:32 +02:00
2012-05-08 20:57:19 +02:00
2012-05-08 20:57:17 +02:00
2010-06-14 10:53:11 +02:00
2012-05-08 21:28:15 +02:00
2011-09-07 22:50:52 +02:00
2012-01-20 16:18:53 +01:00
2012-05-08 20:57:21 +02:00
2009-10-04 23:26:19 +02:00
2011-09-07 23:01:56 +02:00
2010-08-27 18:26:11 +02:00
2012-05-08 20:57:20 +02:00
2012-05-08 21:28:14 +02:00
2012-05-08 21:28:15 +02:00
2011-07-25 16:33:49 +02:00
2006-06-29 18:54:54 +02:00