Linux - CLion (c++)
when i working my multithread c++ project (CLion) , if i want to breakpoint somewhere my project generates interrupt (EINTR) signal , same project in Visual studio and same case working good , is there a setting in CLion disable this behavior ?
Please sign in to leave a comment.
especially my socket code generates EINTR signal