minix/servers/inet
David van Moolenbroek 97172a1db0 Sync char protocol: add nonblocking transfer flag
The async char protocol already has this, so this patch closes the
gap between the two protocols a bit. Support for this flag has been
added to all sync char drivers that support CANCEL at all.

The LOG driver was already using the asynchronous protocol, but it
did not support the nonblocking transfer flag. This has been fixed
as well.

Change-Id: Ia55432c9f102765b59ad3feb45a8bd47a782c93f
2014-02-18 11:25:02 +01:00
..
generic Alignement on netbsd types, part 1 2014-02-18 11:25:01 +01:00
buf.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
clock.c Alignement on netbsd types, part 1 2014-02-18 11:25:01 +01:00
const.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
inet.c fix inet warnings 2013-05-31 14:30:52 +00:00
inet.h fix inet warnings 2013-05-31 14:30:52 +00:00
inet_config.c fix inet warnings 2013-05-31 14:30:52 +00:00
inet_config.h fix inet warnings 2013-05-31 14:30:52 +00:00
Makefile fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
mnx_eth.c inet: Reply to TASK messages even if we're waiting for STAT reply 2013-09-12 14:06:27 +02:00
mq.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
mq.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
osdep_eth.h This patch switches the MINIX3 ethernet driver stack from a port-based 2010-05-17 22:22:53 +00:00
proto.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
qp.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
qp.h More stack for tcpd. 2006-07-13 13:19:48 +00:00
queryparam.c fix inet warnings 2013-05-31 14:30:52 +00:00
queryparam.h fix inet warnings 2013-05-31 14:30:52 +00:00
sr.c Sync char protocol: add nonblocking transfer flag 2014-02-18 11:25:02 +01:00
sr_int.h More use of endpoint_t. Other code cleanup. 2010-03-30 14:07:15 +00:00
version.c New inet with partial select implementation 2005-06-28 15:19:58 +00:00