vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Function StreamSocket.setKeepAliveParams

void setKeepAliveParams (
  core.time.Duration idle,
  core.time.Duration interval,
  int probeCount = 5
) nothrow @safe;
Authors
Copyright
License