Commit 90cbbce
authored
Use const Coroutine pointers (#17)
* Use const Coroutine pointers
* Lots more testing for sockets
* Enable interrupt test
* New coroutine library layout
* Define VMADDR_CID_LOCAL if not defined
* Add stacktrace printer and fix some warnings
* Move header inclusion to .cc
* New co lib + gcc diags
* Fix a few gcc warnings
* Use particular co commit
* Add non-owned fd option
* Update co lib and fix test warning
* Fix cmake build
* Update README.md
* New abseil
* Latest co commit
* New versions1 parent 3f9891d commit 90cbbce
23 files changed
Lines changed: 1887 additions & 242 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | | - | |
23 | | - | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
| 27 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments