Re: EPOLLERR on memory mapped netlink socket

2017-01-23 Thread prashantkumar dhotre
socket (it does not > tell if it is read or epollerr). > What could be cause of this and what EPOLLERR on memory mapped netlink > socket mean.is this Other side of netlink (kernel side) closed > connection ?even if kernel side closed connection why non-stop > repeated EPOLLERR s on n

EPOLLERR on memory mapped netlink socket

2017-01-22 Thread prashantkumar dhotre
Hi experts, I am new to netlink sockets. In my app , I am getting EPOLLERR in epoll_wait() on netlink socket continuously. epoll just notifies that there is a read event on socket (it does not tell if it is read or epollerr). What could be cause of this and what EPOLLERR on memory mapped netlink