Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:s_wr

2162 	int  cptr, sptr, c_rd, c_wr, s_rd, s_wr;
2241 s_wr = 1; /* ssl data (remote client) socket open for writing */
2257 if ( s_wr && (c_rd || cptr > 0) ) {
2311 if (s_wr) {
2420 if (s_wr) {
2434 if (! c_rd && cptr == 0 && s_wr) {
2437 s_wr = 0;
2456 s_wr = 0;
2480 if (cptr == 0 && s_wr) {
2483 s_wr = 0;
2525 s_wr = 0;
2530 if (cptr == 0 && s_wr) {
2533 s_wr = 0;