aboutsummaryrefslogtreecommitdiffstats
path: root/libcutils/abort_socket.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where ECONNABORTED would have always occured on asocket_write.Nick Pelly2009-05-221-1/+1
* Helper to perform abortable blocking operations on a socket:Nick Pelly2009-05-201-0/+293