SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SendKeepAlive Method

Sends a keep-alive packet.

Object Oriented Interface

public function doSendKeepAlive();

Procedural Interface

secureblackbox_tlsclient_do_sendkeepalive($res);

Remarks

Use this method to send a keep-alive packet to the server. Keep alive is an empty packet; keep-alive signals sent occasionally can be used to keep connection up.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]