PollDtlsTransport.this
this
(int fd)Constructs a transport wrapping a POSIX UDP socket.
Parameters
fd | File descriptor of a bound UDP socket. Should be non-blocking for proper DTLS operation. |
(int fd)Constructs a transport wrapping a POSIX UDP socket.
fd | File descriptor of a bound UDP socket. Should be non-blocking for proper DTLS operation. |