for a socket file , what does "file->f_op->poll()" do ?

horseriver horserivers at gmail.com
Fri Jan 11 03:14:47 EST 2013


hi:

  for a socket file point , what will this function do ?

  file->f_op->poll();       ///poll is declared  in the file-operations struct .

  but I do not find this function's definition .

  Is there some advice?

thanks!



More information about the Kernelnewbies mailing list