Skip to content
Commit ef969f35 authored by Dan Gohman's avatar Dan Gohman
Browse files

Handle EWOULDBLOCK as EAGAIN. And add a comment explaining why

EAGAIN and EWOULDBLOCK are used here.

Also, handle the case where a write call is interrupted after
some data has already been written.

llvm-svn: 103153
parent b903a158
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment