deimos.event2.rpc_struct

@file event2/rpc_struct.h

Structures used by rpc.h. Using these structures directly may harm forward compatibility: be careful!

Members

Aliases

evbuffer
alias evbuffer = deimos.event2._opaque_structs.evbuffer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
evrpc_base
alias evrpc_base = deimos.event2._opaque_structs.evrpc_base
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
evrpc_req_generic
alias evrpc_req_generic = deimos.event2._opaque_structs.evrpc_req_generic
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

evhttp_request
struct evhttp_request
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
evrpc
struct evrpc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
evrpc_status
struct evrpc_status

provides information about the completed RPC request.

Meta