levelUdp 属性

int levelUdp

Socket 级别的选项用于 IPPROTO_UDP

实现

static int get levelUdp =>
    _getOptionValue(_RawSocketOptions.IPPROTO_UDP.index);