Commit Graph

  • 7e9f8b876e
    Merge 2df5f47d3d into 9c79e2b92f Nicholas Rishel 2020-06-16 16:23:23 -0700
  • 2df5f47d3d Correct README. Nicholas Rishel 2020-06-16 16:20:25 -0700
  • c3b2188cbb Modified zerowrite to work using SOCK_SEQPACKET. SOCK_STREAM does not work because zero length sends only makes sense for packets, not streams. Nicholas Rishel 2020-06-16 16:17:40 -0700
  • 9c79e2b92f Add original blog post as README master Keith Packard 2019-05-09 10:41:53 -0700
  • bdb518dedd Add GPL-2 COPYING file Keith Packard 2019-05-09 10:40:30 -0700
  • f2355a5633 Let tests pass more than one FD Keith Packard 2019-05-09 10:36:36 -0700
  • d4d31cd5f1 Add check for truncated control message Matthieu Herrb 2012-10-07 12:05:26 -0700
  • fb29490270 Add xreq test Keith Packard 2012-10-05 13:44:58 -0700
  • b4b36e0a76 Add zerowrite test Keith Packard 2012-10-05 13:44:44 -0700
  • da7192d76c Add lostfd test, rename twowrites to multiwrite Keith Packard 2012-10-05 12:25:30 -0700
  • f05b97d385 Add simple multi-write example Keith Packard 2012-10-05 11:59:35 -0700
  • f24210f973 Simplify the basic example Keith Packard 2012-10-05 11:55:10 -0700
  • 3cea43ccbe Split out I/O functions to separate file Keith Packard 2012-10-05 11:01:47 -0700
  • 8a0022bbb0 Split out sock_fd_read/sock_fd_write Keith Packard 2012-10-04 17:02:12 -0700
  • 9b45269cc2 Example file descriptor passing code Keith Packard 2012-10-04 15:59:48 -0700