Go to the documentation of this file.
13 #include <netinet/in.h>
15 #include <sys/socket.h>
17 #include <sys/param.h>
35 printk(
"start_io_thread - os_pipe failed, err = %d\n", -err);
44 printk(
"start_io_thread - failed to set nonblocking I/O.\n");
51 printk(
"start_io_thread - clone failed : errno = %d\n",
errno);