Socket.isAlive

class Socket
@property @trusted const nothrow @nogc
bool
isAlive
()

Return Value

Type: bool

$(D_KEYWORD true) if this is a valid, alive socket.

Meta