Home
last modified time | relevance | path

Searched refs:contfragment (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dws.h56 bool contfragment; /* set TRUE if the previous fragment sent was not final */ member
H A Dws.c507 enc->contfragment = FALSE; in ws_enc_reset()
574 if(!enc->contfragment) in ws_enc_write_head()
582 enc->contfragment = FALSE; in ws_enc_write_head()
584 else if(enc->contfragment) { in ws_enc_write_head()
591 enc->contfragment = TRUE; in ws_enc_write_head()

Completed in 9 milliseconds