Expand/Shrink

nopoll_conn_send_text_fragment

Definition: include nopoll.e

integer bytes_written = nopoll_conn_send_text_fragment(atom conn, object content, integer len=length(content))
Description: Identical to nopoll_conn_send_text(), except that it flags the frame sent as not complete (more frames to come, that is, FIN = 0).