Home
last modified time | relevance | path

Searched refs:wspath (Results 1 – 4 of 4) sorted by relevance

/external/libvncserver/libvncserver/
Dwebsockets.c317 cl->wspath = strdup(path); in webSocketsHandshake()
Dsockets.c511 free(cl->wspath); in rfbCloseClient()
/external/libvncserver/rfb/
Drfb.h696 char *wspath; /* Requests path component */ member
/external/libvncserver/
DChangeLog1743 …websockets: Add wspath member to rfbClientRec Added wspath member to rfbClientRec which holds the …