RiflagsFlag

Properties

Link copied to clipboard
const val RECV_PEEK: Short

Returns the message without removing it from the socket's receive queue.

Link copied to clipboard
const val RECV_WAITALL: Short

On byte-stream sockets, block until the full amount of data can be returned.