(svn r22403) -Document: some more network/core code
This commit is contained in:
@@ -25,8 +25,9 @@ static SmallVector<NetworkHTTPSocketHandler *, 1> _http_connections;
|
||||
|
||||
/**
|
||||
* Start the querying
|
||||
* @param sock the socket of this connection
|
||||
* @param s the socket of this connection
|
||||
* @param callback the callback for HTTP retrieval
|
||||
* @param host the hostname of the server to connect to
|
||||
* @param url the url at the server
|
||||
* @param data the data to send
|
||||
* @param depth the depth (redirect recursion) of the queries
|
||||
|
Reference in New Issue
Block a user