Allow L2pcapListenSocket.recv() to return None if where is no captured...
Allow L2pcapListenSocket.recv() to return None if where is no captured packets. Make sniff() to continue loop if received pkt is None (issue #74)
Please register or sign in to comment