Method SSL.Packet()->recv()
- Method
recv
int(-1..1)recv(Stdio.Bufferdata)- Description
Receive data read from the network.
- Parameter
data Raw data from the network.
- Returns
Returns a
1data if packet is complete, otherwise0.If there's an error, an alert object is returned.