Recent content by Jayasankar Bandaru

  1. J

    Socket CAN descriptor using in epoll is not getting updated with its latest Network status

    Hi, Apologies for the worst presentation of my problem. But hope u have better understanding capabilities. I had reviewed the related thread and didn’t find any solution for it. So I posted here as there are experts in Linux subsystems
  2. J

    Socket CAN descriptor using in epoll is not getting updated with its latest Network status

    Hello Folks, I have an issue in my implementation of socket CAN. The design is like, Receive Thread: register start,shutdown descriptor in epoll_ctrl epoll_wait ----if start descriptor -------register socket CAN descriptor to epoll ----if shutdown descriptor ------close socket descriptor...
Top