Commit 5fb0c2e
committed
Deprecate Linux's
`POLLRDHUP` erroneously has type `c_int`. To prepare for changing it to
`c_short` (and also moving it to `src/unix/linux_like` so that it's
available on Android as well), mark it as deprecated.POLLRDHUP.1 parent 5fefaf6 commit 5fb0c2e
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3037 | 3037 | | |
3038 | 3038 | | |
3039 | 3039 | | |
| 3040 | + | |
| 3041 | + | |
| 3042 | + | |
| 3043 | + | |
3040 | 3044 | | |
3041 | 3045 | | |
| 3046 | + | |
| 3047 | + | |
| 3048 | + | |
| 3049 | + | |
3042 | 3050 | | |
3043 | 3051 | | |
3044 | 3052 | | |
| |||
0 commit comments