assert(fd < picoev.max_fd); ã¿ããæ¸ãã¦ãã¨ãassertion ã失æããå ´åã«è¡¨ç¤ºãããã¨ã©ã¼ã¯ã Assertion failed: (fd < picoev.max_fd), function parse_hoge, file ..., line 15.ã®ãããªå½¢ã«ãªããã§ãããã ã¨ãä½ããã§ãã¯ãã¦ããã®ããã©ã¤ãã©ãªã¦ã¼ã¶ã¼ã«ã¯ããããªãããã§ãããã§ã #define PICOEV_IS_INITIALIZED_AND_FD_IS_IN_RANGE (fd < picoev.max_fd) ... assert(PICOEV_IS_INITIALIZED_AND_FD_IS_IN_RANGE); ã®ããã«ãã¯ããæãã°ã Assertion failed: (PICOEV_IS_INITALIZED_AND_FD_IS_IN_RANGE), fun
{{#tags}}- {{label}}
{{/tags}}