| 742 |
* not all data written, need to shift it to start of |
742 |
* not all data written, need to shift it to start of |
| 745 |
memcpy(get_buf_data(con->out), (get_buf_data(con->out) + wrote), |
745 |
memmove(get_buf_data(con->out), (get_buf_data(con->out) + wrote), |