git: test - Add OOB tests for select and kqueue

看板DFBSD_commit作者時間15年前 (2010/07/20 06:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 4bafc82a7e4a915c6595de890c9633f79fe96702 Author: Samuel J. Greear <sjg@thesjg.com> Date: Sun Jun 13 13:48:20 2010 +0000 test - Add OOB tests for select and kqueue Summary of changes: tools/test/kqueue/Makefile | 8 +++++ tools/test/kqueue/kqueue_oob.c | 62 ++++++++++++++++++++++++++++++++++++++++ tools/test/select/Makefile | 8 +++++ tools/test/select/select_oob.c | 57 ++++++++++++++++++++++++++++++++++++ 4 files changed, 135 insertions(+), 0 deletions(-) create mode 100644 tools/test/kqueue/Makefile create mode 100644 tools/test/kqueue/kqueue_oob.c create mode 100644 tools/test/select/Makefile create mode 100644 tools/test/select/select_oob.c http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4bafc82a7e4a915c6595de890c9633f79fe96702 -- DragonFly BSD source repository
文章代碼(AID): #1CHD9izW (DFBSD_commit)