Method SSL.Packet()->recv()
- Method recv
string(8bit)|.Packetrecv(string(8bit)data)- Description
Receive data read from the network.
- Parameter
data Raw data from the network.
- Returns
Returns a string of leftover data if packet is complete, otherwise
0.If there's an error, an alert object is returned.