GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_proxy_map Struct Reference

A mmap() request. More...

#include <gp_proxy_proto.h>

Collaboration diagram for gp_proxy_map:
Collaboration graph
[legend]

Data Fields

uint32_t type
 Event type is set to GP_PROXY_MAP.
 
uint32_t size
 Size is set to header size + sizeof(struct gp_proxy_path).
 
struct gp_proxy_path map
 A proxy map payload.
 

Detailed Description

A mmap() request.

This request is send by the sever to the application. When application confirms the mmap() was finished it sends a reply without the payload.

Definition at line 175 of file gp_proxy_proto.h.


The documentation for this struct was generated from the following file: