Socket.keepalive
bool keepalive() @propertyGet keepalive property.
Returns
Whether to keep the connection alive by sending periodic pings.
void keepalive(bool propval) @propertySet keepalive property.
Parameters
propval | Whether to keep the connection alive by sending periodic pings. |