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 ?

0
Avatar
Permanently deleted user

especially my socket code generates EINTR signal 

0

请先登录再写评论。