Hi, Have a look at the iscsi driver on linux, it will be very helpfull for socket programming in the linux kernel.Where you get series of function pointers or entrypoints for the socket operations. Iqbal On Thu, 2003-04-17 at 18:05, Jason Stredwick wrote: > Anyone know how to send a string in kernel space over a connected tcp > socket who just did a recv and is still in kernel space? I am trying > sock->ops->sendmsg and failing. > > Jason > > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ > > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/