On Nov 22, 2017, at 5:58 PM, 杜 伟强 <[email protected]> wrote:
> does lua listener plugin asynchronous with wireshark or tshark No, tap listeners, no matter what language they're written in (Lua or C) are synchronous. They are called in the process of dissecting a packet. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
