Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:httpPort

1169 	if (inetd || screen->httpPort == 0) {
1173 screen->httpPort = port;
1239 int sock = connect_tcp("127.0.0.1", screen->httpPort);