Extracted from Pike v7.8 release 352 at 2012-06-25.
pike.ida.liu.se
[Top]
SSL
SSL.connection

Method SSL.connection()->send_packet()


Method send_packet

void send_packet(object packet, int|void priority)

Description

Queues a packet for write. Handshake and and change cipher must use the same priority, so must application data and close_notifies.