Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dudp.c406 int partial; in uv__process_udp_recv_req() local
440 partial = !REQ_SUCCESS(req); in uv__process_udp_recv_req()
445 partial ? UV_UDP_PARTIAL : 0); in uv__process_udp_recv_req()
/libuv/
H A DChangeLog1311 * unix: check for partial copy_file_range support (Momtchil Momtchev)
2304 * unix: don't send handle twice on partial write (Ben Noordhuis)
2443 * Revert "Revert "unix,fs: fix for potential partial reads/writes"" (Jameson
2446 * unix,readv: always permit partial reads to return (Jameson Nash)
2823 * Revert "unix,fs: fix for potential partial reads/writes" (Ben Noordhuis)
2864 * unix,fs: fix for potential partial reads/writes (Ben Wijen)
3083 * unix: handle partial sends in uv_fs_copyfile() (A. Hauptmann)

Completed in 23 milliseconds