Commit Graph

12 Commits

Author SHA1 Message Date
Keith Packard 9c79e2b92f Add original blog post as README 2019-05-09 10:41:53 -07:00
Keith Packard bdb518dedd Add GPL-2 COPYING file 2019-05-09 10:40:30 -07:00
Keith Packard f2355a5633 Let tests pass more than one FD
Signed-off-by: Keith Packard <keithp@keithp.com>
2019-05-09 10:36:36 -07:00
Matthieu Herrb d4d31cd5f1 Add check for truncated control message
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-10-07 12:06:00 -07:00
Keith Packard fb29490270 Add xreq test 2012-10-05 13:44:58 -07:00
Keith Packard b4b36e0a76 Add zerowrite test 2012-10-05 13:44:44 -07:00
Keith Packard da7192d76c Add lostfd test, rename twowrites to multiwrite
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-10-05 12:25:30 -07:00
Keith Packard f05b97d385 Add simple multi-write example
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-10-05 11:59:35 -07:00
Keith Packard f24210f973 Simplify the basic example
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-10-05 11:55:10 -07:00
Keith Packard 3cea43ccbe Split out I/O functions to separate file
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-10-05 11:01:47 -07:00
Keith Packard 8a0022bbb0 Split out sock_fd_read/sock_fd_write
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-10-04 17:02:12 -07:00
Keith Packard 9b45269cc2 Example file descriptor passing code
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-10-04 15:59:48 -07:00