class RawSocket
package digigun.sys.network
High-performance raw network packet sniffer. Requires Root (POSIX) or Administrator (Windows) privileges.
Static methods
Variables
Methods
readPacket(buffer:NativeBuffer):Int
Reads a raw packet into a native buffer.
Returns:
Bytes read, or -1 on error.