LinuxSocketMacros
, MacOSSocketMacros
public interface SocketMacros
Modifier and Type | Method | Description |
---|---|---|
jnr.ffi.Pointer |
CMSG_DATA(jnr.ffi.Pointer cmsg) |
|
int |
CMSG_LEN(int l) |
|
int |
CMSG_SPACE(int l) |
Copyright © 2018. All rights reserved.