Jinoh Kang (@iamahuman) commented about server/protocol.def:
@END #define SELECT_ALERTABLE 1 #define SELECT_INTERRUPTIBLE 2 +#define SELECT_SUSPEND 4
Would one of the following names be more descriptive?
```suggestion:-0+0 #define SELECT_CLIENT_OWNS_CTX 4 ```
```suggestion:-0+0 #define SELECT_CLIENT_HAS_CTX 4 ```