[ CCode ( instance_pos = 2.9 ) ]
public delegate void SocketCallback (Socket sock, uint status)
The callback function passed to connect_async.
sock |
the Socket |
status |
an HTTP status code indicating success or failure |
user_data |
the data passed to connect_async |