Benjamin Sergeant
|
13f4aee5ee
|
fix bug with isReadyToWrite
|
2019-03-18 22:05:04 -07:00 |
|
Benjamin Sergeant
|
a3adc49d8c
|
disable sigpipe on osx when writing/reading into a dead pipe
|
2019-03-18 17:52:01 -07:00 |
|
Benjamin Sergeant
|
d58798e36c
|
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
|
4c78b94cd8
|
missing assert include on Linux
|
2019-03-15 11:43:27 -07:00 |
|
Benjamin Sergeant
|
3a9cc9b079
|
cleanup
|
2019-03-15 11:41:57 -07:00 |
|
Benjamin Sergeant
|
49ec9b1d9e
|
linux fixes
|
2019-03-14 18:54:47 -07:00 |
|
Benjamin Sergeant
|
b91dc77d6f
|
select interrupt cleanup
|
2019-03-14 18:37:38 -07:00 |
|