Pike programming language

Top Protocols Protocols.HTTP Protocols.HTTP.Query
➤ Protocols.HTTP.Query()->thread_request() Protocols.HTTP.Query()->total_bytes() ➤

Method Protocols.HTTP.Query()->timed_async_fetch()


Method timed_async_fetch

void timed_async_fetch(function(this_program, __unknown__ ... :void) ok_callback, function(this_program, __unknown__ ... :void) fail_callback, mixed ... extra)

Description

Like async_fetch(), except with a timeout and a corresponding fail callback function.

See also

async_fetch(), async_request(), set_callbacks()

Extracted from as of .