dilyanpalauzov left a comment (kamailio/kamailio#4317)

I consider these NO_… OFF options as confusing, as they involve double negations. Some people, depending on their native language, can consider double negation to mean single negation. Is with NO_A=OFF support for A enabled or disabled? I suggest substituting NO_ with sometihng different, like SUPPORT or USE.

 NO_DEV_POLL                      OFF      
 NO_EPOLL                         OFF         
 NO_KQUEUE                        OFF      
 NO_SELECT                        OFF        
 NO_SIGIO_RT                      OFF

NO_DEV_POLL: No /dev/poll support                                                                            


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/4317/3067158084@github.com>