|
|
int srvQuery (const char* query, ObjList& result, String* error = 0)
| srvQuery |
[static]
Make a SRV query
Parameters:
query | The query content |
result | List of resulting SrvRecord items |
error | Optional string to be filled with error string |
Returns: 0 on success, error code otherwise (h_errno value on Linux)
Generated by: paulc on bussard on Tue Mar 8 18:42:27 2011, using kdoc 2.0a54. |