Benjamin Sergeant
|
edac7a0171
|
fix race condition in SelectInteruptPipe, where _fildes are not protected (caught by fedora tsan)
|
2019-05-11 11:45:26 -07:00 |
|
Benjamin Sergeant
|
ceba8ae620
|
fix bug with isReadyToWrite
|
2019-03-18 22:05:04 -07:00 |
|
Benjamin Sergeant
|
c421d19800
|
disable sigpipe on osx when writing/reading into a dead pipe
|
2019-03-18 17:52:01 -07:00 |
|
Benjamin Sergeant
|
2a90e3f478
|
when trying to flush the send buffer, use select to wait until it is possible instead of using sleep to retry at a given frequency
|
2019-03-18 14:25:27 -07:00 |
|
Benjamin Sergeant
|
b0b2f9b6d2
|
missing assert include on Linux
|
2019-03-15 11:43:27 -07:00 |
|
Benjamin Sergeant
|
ee37feb489
|
cleanup
|
2019-03-15 11:41:57 -07:00 |
|
Benjamin Sergeant
|
86b83c889e
|
linux fixes
|
2019-03-14 18:54:47 -07:00 |
|
Benjamin Sergeant
|
4f2babaf54
|
select interrupt cleanup
|
2019-03-14 18:37:38 -07:00 |
|