Searched refs:partial (Results 1 – 2 of 2) sorted by relevance
406 int partial; in uv__process_udp_recv_req() local440 partial = !REQ_SUCCESS(req); in uv__process_udp_recv_req()445 partial ? UV_UDP_PARTIAL : 0); in uv__process_udp_recv_req()
1360 * unix: check for partial copy_file_range support (Momtchil Momtchev)2353 * unix: don't send handle twice on partial write (Ben Noordhuis)2492 * Revert "Revert "unix,fs: fix for potential partial reads/writes"" (Jameson2495 * unix,readv: always permit partial reads to return (Jameson Nash)2872 * Revert "unix,fs: fix for potential partial reads/writes" (Ben Noordhuis)2913 * unix,fs: fix for potential partial reads/writes (Ben Wijen)3132 * unix: handle partial sends in uv_fs_copyfile() (A. Hauptmann)
Completed in 15 milliseconds